auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/style/scrpage2.el


From: Arne Jørgensen
Subject: [AUCTeX-diffs] Changes to auctex/style/scrpage2.el
Date: Sun, 23 Oct 2005 06:13:05 -0400

Index: auctex/style/scrpage2.el
diff -u auctex/style/scrpage2.el:1.3 auctex/style/scrpage2.el:1.4
--- auctex/style/scrpage2.el:1.3        Sun Oct 10 11:02:24 2004
+++ auctex/style/scrpage2.el    Sun Oct 23 10:13:01 2005
@@ -100,4 +100,18 @@
                     "providepagestyle")))
      (font-latex-match-function-make))))
 
+(defvar LaTeX-scrpage2-package-options '("headinclude" "headexclude"
+                                        "footinclude" "footexclude"
+                                        "mpinclude" "mpexclude"
+                                        "headtopline" "headsepline"
+                                        "footsepline" "footbotline"
+                                        "plainheadtopline" "plainheadsepline"
+                                        "plainfootsepline" "plainfootbotline"
+                                        "ilines" "clines" "olines"
+                                        "automark" "manualmark"
+                                        "autooneside" "markuppercase"
+                                        "markusedcase" "nouppercase"
+                                        "komastyle" "standardstyle")
+  "Package options for the scrpage2 package.")
+
 ;;; scrpage2.el ends here




reply via email to

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