auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex.el,v
Date: Tue, 16 Nov 2010 20:36:13 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    10/11/16 20:36:13

Index: tex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex.el,v
retrieving revision 5.669
retrieving revision 5.670
diff -u -b -r5.669 -r5.670
--- tex.el      11 Oct 2010 16:33:35 -0000      5.669
+++ tex.el      16 Nov 2010 20:36:12 -0000      5.670
@@ -1031,6 +1031,7 @@
       ("gv" "gv %o")
       ("xpdf" ("xpdf -remote %s -raise %o" (mode-io-correlate " %(outpage)")))
       ("Evince" ("evince" (mode-io-correlate " -p %(outpage)") " %o"))
+      ("Okular" ("okular --unique %o" (mode-io-correlate "#src:%n%b")))
       ("xdg-open" "xdg-open %o"))))
   "Alist of built-in viewer specifications.
 This variable should not be changed by the user who can use



reply via email to

[Prev in Thread] Current Thread [Next in Thread]