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

Diff of /auctex/style/natbib.el

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

revision 1.6 by angeli, Sun Oct 10 11:02:24 2004 UTC revision 1.7 by arne, Sun Oct 23 10:13:01 2005 UTC
# Line 95  Line 95 
95            ;; Make sure that we have an empty post note if pre is not empty            ;; Make sure that we have an empty post note if pre is not empty
96            (if (string= pre "") (insert "[]"))))))            (if (string= pre "") (insert "[]"))))))
97    
98    (defvar LaTeX-natbib-package-options '("numbers" "super" "authoryear"
99                                           "round" "square" "angle" "curly"
100                                           "comma" "colon" "nobibstyle"
101                                           "bibstyle" "openbib" "sectionbib"
102                                           "sort" "sort&compress"
103                                           "longnamesfirst" "nonamebreak")
104      "Package options for the natbib package.")
105    
106  ;; natbib.el ends here  ;; natbib.el ends here

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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