From 75c6b09e42d06ee99c5e4b17aedabb5d2cf77dad Mon Sep 17 00:00:00 2001 From: Stefan Kebekus Date: Sun, 9 Feb 2003 21:44:42 +0000 Subject: [PATCH] mention kile svn path=/trunk/kdegraphics/doc/kdvi/; revision=205909 --- doc/index.docbook | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/doc/index.docbook b/doc/index.docbook index 5bda19f23..b72d40485 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -355,9 +355,7 @@ Add the line - (server-start) - to your .emacs file. Restart Emacs @@ -424,7 +422,6 @@ emacsclient: - (defadvice server-visit-files (around save-buffers last activate) "Try to emulate gnuclient behaviour with emacsclient. Works only for visiting one buffer at a time." @@ -461,6 +458,7 @@ +
&kate; @@ -473,6 +471,20 @@ beginning of the paragraph.
+ +
+ <application>Kile</application> + + The LaTeX-editor system Kile, + supports KDVI very well. No extra setup is + necessary. Further information about Kile can be found at + Kile's + homepage. + +
+ +
<application>NEdit</application> @@ -692,12 +704,10 @@ Add the lines - (add-to-list 'load-path (expand-file-name "~/emacs-scripts/")) (require 'kdvi-search) (add-hook 'LaTeX-mode-hook (lambda () (local-set-key "\C-x\C-j" 'kdvi-jump-to-line))) (add-hook 'tex-mode-hook (lambda () (local-set-key "\C-x\C-j" 'kdvi-jump-to-line))) - to your .emacs file. Restart Emacs. @@ -742,6 +752,12 @@
+
+ <application>Kile</application> + If you use Kile, no further setup is necessary. + +
+
<application>XEmacs</application> @@ -755,6 +771,7 @@ .xemacs/init.el.
+