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

Diff of /auctex/style/captcont.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  ;; captcont.el --- AUCTeX style file for captcont.sty  ;; captcont.el --- AUCTeX style file for captcont.sty
2  ;; Copyright (C) 2003 Reiner Steib  ;; Copyright (C) 2003 Reiner Steib
3    ;; Copyright (C) 2005 Free Software Foundation, Inc.
4    
5  ;; Author: Reiner Steib  <Reiner.Steib@gmx.de>  ;; Author: Reiner Steib  <Reiner.Steib@gmx.de>
6  ;; Keywords: tex  ;; Keywords: tex
# Line 21  Line 22 
22       (add-to-list 'font-latex-match-textual-keywords-local "captcont")       (add-to-list 'font-latex-match-textual-keywords-local "captcont")
23       (font-latex-match-textual-make))))       (font-latex-match-textual-make))))
24    
25    (defvar LaTeX-captcont-package-options '("figbotcap" "figtopcap" "tabbotcap"
26                                             "tabtopcap")
27      "Package options for the captcont package.")
28    
29  ;;; captcont.el ends here  ;;; captcont.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