diff options
Diffstat (limited to 'kdvi/tips')
-rw-r--r-- | kdvi/tips | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/kdvi/tips b/kdvi/tips new file mode 100644 index 00000000..399d4427 --- /dev/null +++ b/kdvi/tips @@ -0,0 +1,42 @@ +<tip category="KDVI|General"> +<html> +<p>...that KDVI can also load compressed DVI-files? +</html> +</tip> + +<tip category="KDVI|General"> +<html> +<p>...that you can mark text with the right mouse button and paste it +into any application? +</html> +</tip> + +<tip category="KDVI|General"> +<html> +<p>...that KDVI now supports inverse search? You can click into your DVI file +with the middle mouse button and your editor opens, loads the TeX file, and +jumps to the proper line! <a href="help:/kdvi/inverse-search.html">The +manual explains how to set up your editor for this.</a> +</html> +</tip> + +<tip category="KDVI|General"> +<html> +<p>...that KDVI supports forward search? If you use Emacs or XEmacs, you can +jump directly from the TeX file to the associated place in the DVI file. +<a href="help:/kdvi/forward-search.html">The manual explains how to set up +your editor for this.</a> +</html> +</tip> + +<tip category="KDVI|General"> +<html> +<p>...that KDVI now offers full text search? +</html> +</tip> + +<tip category="KDVI|General"> +<html> +<p>...that KDVI can save your DVI file as PostScript, PDF, and even plain text? +</html> +</tip> |