auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/pstricks.el,v
Date: Wed, 11 Jul 2007 17:06:54 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/07/11 17:06:54

Index: pstricks.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/pstricks.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pstricks.el 10 Jun 2007 18:44:50 -0000      1.1
+++ pstricks.el 11 Jul 2007 17:06:54 -0000      1.2
@@ -37,6 +37,7 @@
 (TeX-add-style-hook
  "pstricks"
  (lambda ()
-   (TeX-PDF-mode-off)))
+   (unless (member "pst-pdf" TeX-active-styles)
+     (TeX-PDF-mode-off))))
 
 ;;; pstricks.el ends here




reply via email to

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