diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-28 00:31:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-28 00:31:21 +0000 |
commit | 2ef54cb5455a65133b844bf6328694a81f6c79e0 (patch) | |
tree | e1720871cb1176d971197544341658472b2c73ab /Master/texmf-dist/doc/latex/curve/curve.el | |
parent | e2fe2430d15ac78018d547810a14bfdbdacbc9a9 (diff) |
curve 1.13 (18jul07)
git-svn-id: svn://tug.org/texlive/trunk@4674 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve/curve.el')
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/curve.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/curve/curve.el b/Master/texmf-dist/doc/latex/curve/curve.el index f4c10ec8808..2be0f6b509b 100644 --- a/Master/texmf-dist/doc/latex/curve/curve.el +++ b/Master/texmf-dist/doc/latex/curve/curve.el @@ -1,11 +1,11 @@ ;;; curve.el --- AUC-TeX style file for CurVe -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Didier Verna. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Didier Verna. ;; Author: Didier Verna <didier@lrde.epita.fr> ;; Maintainer: Didier Verna <didier@lrde.epita.fr> ;; Created: Tue Apr 18 14:49:29 2000 -;; Last Revision: Wed Jun 7 10:13:51 2006 +;; Last Revision: Wed Jul 18 17:28:55 2007 ;; Keywords: tex abbrev data ;; This file is part of CurVe. @@ -71,6 +71,7 @@ the choosen file name sans the last TWO extensions." '("subtitle" "Subtitle") '("titlespace") '("titlefont" "Font for title") + '("titlealignment" "Alignment (l, c, r)") '("subtitlefont" "Font for subtitle") '("maketitle") |