/[auctex]/auctex/style/subfigure.el
ViewVC logotype

Diff of /auctex/style/subfigure.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by angeli, Sun Oct 10 11:02:24 2004 UTC revision 1.3 by arne, Wed Oct 19 21:19:11 2005 UTC
# Line 1  Line 1 
1  ;; subfigure.el --- AUCTeX style file for subfigure.sty  ;; subfigure.el --- AUCTeX style file for subfigure.sty
2  ;; Copyright (C) 2003 Reiner Steib  ;; Copyright (C) 2003, 2005 Reiner Steib
3    
4  ;; Author: Reiner Steib  <Reiner.Steib@gmx.de>  ;; Author: Reiner Steib  <Reiner.Steib@gmx.de>
5  ;; Keywords: tex  ;; Keywords: tex
# Line 36  Line 36 
36       (add-to-list 'font-latex-match-reference-keywords-local "subref")       (add-to-list 'font-latex-match-reference-keywords-local "subref")
37       (font-latex-match-reference-make))))       (font-latex-match-reference-make))))
38    
39    (defvar LaTeX-subfigure-package-options '("normal" "hang" "center"
40                                              "centerlast" "nooneline"
41                                              "raggedright" "isu" "anne"
42                                              "scriptsize" "footnotesize"
43                                              "small" "normalsize" "large"
44                                              "Large" "rm" "sf" "tt" "md"
45                                              "bf" "up" "it" "sl" "sc" "RM"
46                                              "SF" "TT" "MD" "BF" "IT" "SL"
47                                              "SC" "UP" "figbotcap"
48                                              "figtopcap" "tabbotcap"
49                                              "tabtopcap" "FIGBOTCAP"
50                                              "FIGTOPCAP" "TABBOTCAP"
51                                              "TABTOPCAP" "loose" "tight")
52      "Package options for the subfigure package.")
53    
54  ;; subfigure.el ends here  ;; subfigure.el ends here

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26