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

Diff of /auctex/style/harvard.el

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

revision 1.8 by angeli, Fri Apr 15 14:25:49 2005 UTC revision 1.9 by arne, Sun Oct 23 10:13:01 2005 UTC
# Line 11  Line 11 
11    
12  ;; This program is free software; you can redistribute it and/or modify  ;; This program is free software; you can redistribute it and/or modify
13  ;; it under the terms of the GNU General Public License as published by  ;; it under the terms of the GNU General Public License as published by
14  ;; the Free Software Foundation; either version 1, or (at your option)  ;; the Free Software Foundation; either version 2, or (at your option)
15  ;; any later version.  ;; any later version.
16  ;;  ;;
17  ;; This program is distributed in the hope that it will be useful,  ;; This program is distributed in the hope that it will be useful,
# Line 20  Line 20 
20  ;; GNU General Public License for more details.  ;; GNU General Public License for more details.
21  ;;  ;;
22  ;; You should have received a copy of the GNU General Public License  ;; You should have received a copy of the GNU General Public License
23  ;; along with this program; if not, write to the Free Software  ;; along with this program; if not, write to the Free Software Foundation,
24  ;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  ;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
25    
26  ;;; Code:  ;;; Code:
27    
# Line 120  Line 120 
120    "Insert a new harvarditem."    "Insert a new harvarditem."
121    (TeX-insert-macro "harvarditem"))    (TeX-insert-macro "harvarditem"))
122    
123    (defvar LaTeX-harvard-package-options '("full" "abbr" "default"
124                                            "agsmcite" "dcucite" "round"
125                                            "curly" "angle" "square" "none")
126      "Package options for the harvard package.")
127    
128  ;; harvard.el ends here  ;; harvard.el ends here

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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