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: Tassilo Horn
Subject: [AUCTeX-diffs] Changes to auctex/style/pstricks.el,v
Date: Mon, 14 Jan 2013 19:28:17 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     13/01/14 19:28:16

Index: style/pstricks.el
===================================================================
RCS file: /sources/auctex/auctex/style/pstricks.el,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- style/pstricks.el   1 Nov 2009 16:25:15 -0000       1.6
+++ style/pstricks.el   14 Jan 2013 19:28:16 -0000      1.7
@@ -863,4 +863,8 @@
     '("multirput" (LaTeX-pst-macro-multirputps t) t)
     '("multips" (LaTeX-pst-macro-multirputps nil) t))))
 
+(defvar LaTeX-pstricks-package-options
+  '("97" "plain" "DIA" "vtex" "distiller" "noxcolor")
+  "Package options for pstricks.")
+
 ;;; pstricks.el ends here



reply via email to

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