From 718ca5f8852f8275d0d355cf6a35f49de06fceda Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 8 Jun 2006 21:58:39 +0000 Subject: curve update (losing pdfs?) git-svn-id: svn://tug.org/texlive/trunk@1670 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/curve/NEWS | 15 +++++++++++++-- Master/texmf-dist/doc/latex/curve/curve.el | 5 +++-- Master/texmf-dist/doc/latex/curve/curve.pdf | Bin 174198 -> 0 bytes Master/texmf-dist/doc/latex/curve/cv.pdf | Bin 25321 -> 0 bytes 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/curve/curve.pdf delete mode 100644 Master/texmf-dist/doc/latex/curve/cv.pdf (limited to 'Master/texmf-dist/doc/latex/curve') 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 ;; Maintainer: Didier Verna ;; 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 deleted file mode 100644 index d67fbbec718..00000000000 Binary files a/Master/texmf-dist/doc/latex/curve/curve.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/curve/cv.pdf b/Master/texmf-dist/doc/latex/curve/cv.pdf deleted file mode 100644 index b0f8921477f..00000000000 Binary files a/Master/texmf-dist/doc/latex/curve/cv.pdf and /dev/null differ -- cgit v1.2.3