diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-08 21:58:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-08 21:58:39 +0000 |
commit | 718ca5f8852f8275d0d355cf6a35f49de06fceda (patch) | |
tree | f0d956029e6b6871bef08e13723ed992bfcc8a0c /Master/texmf-dist/doc/latex/curve | |
parent | 430248db37db171d6c79fa47d11882e06a2d90eb (diff) |
curve update (losing pdfs?)
git-svn-id: svn://tug.org/texlive/trunk@1670 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve')
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/NEWS | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/curve.el | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/curve.pdf | bin | 174198 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/cv.pdf | bin | 25321 -> 0 bytes |
4 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/curve/NEWS b/Master/texmf-dist/doc/latex/curve/NEWS index a3f58c74a2e..0ecb440477e 100644 --- a/Master/texmf-dist/doc/latex/curve/NEWS +++ b/Master/texmf-dist/doc/latex/curve/NEWS @@ -4,7 +4,7 @@ -*** Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Didier Verna +*** Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 2006 Didier Verna This file is part of CurVe. @@ -19,10 +19,21 @@ version 1999/06/01 or later. CurVe consists of the files listed in the file `README'. +* Version 1.11 +============== +** New FAQ section in the doc +** New command \noentry +to manually enlarge too narrow rubrics +** Make \pagebreak, \nopagebreak and \newpage work in rubrics +suggested by Alexandre Duret-Lutz +** Fix spurious right margin spaces +** Fix usage of the bib counter, disable skipsamekey and the prefix +in bibliographic entries + * Version 1.10 ============== ** Support for automatic skipping of identical keys -suggested by Akim Demaille +with the "skipsamekey" option, suggested by Akim Demaille ** Fix alignment problem with empty prefix reported by Jonas Haulin diff --git a/Master/texmf-dist/doc/latex/curve/curve.el b/Master/texmf-dist/doc/latex/curve/curve.el index 245d19a7846..14067e3eb06 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 Didier Verna. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 2006 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 May 19 16:33:24 2004 +;; Last Revision: Wed Jun 7 10:13:51 2006 ;; Keywords: tex abbrev data ;; This file is part of CurVe. @@ -88,6 +88,7 @@ the choosen file name sans the last TWO extensions." '("entry" [ "Key" ] t) '("entry*" [ "Key" ]) + '("noentry" "Invisible (long) key") '("keyfont" "Font for keys") '("keyalignment" "Alignment (l, c, or r)") '("prefix" "Prefix command") diff --git a/Master/texmf-dist/doc/latex/curve/curve.pdf b/Master/texmf-dist/doc/latex/curve/curve.pdf Binary files differdeleted file mode 100644 index d67fbbec718..00000000000 --- a/Master/texmf-dist/doc/latex/curve/curve.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/curve/cv.pdf b/Master/texmf-dist/doc/latex/curve/cv.pdf Binary files differdeleted file mode 100644 index b0f8921477f..00000000000 --- a/Master/texmf-dist/doc/latex/curve/cv.pdf +++ /dev/null |