diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kdvi/tips | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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> |