From fef1c7cc8da3bb031c00eebb78b8e40629c27c03 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sun, 8 Apr 2007 17:38:50 +0000 Subject: curve update to v1.12 git-svn-id: svn://tug.org/texlive/trunk@4128 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/curve/NEWS | 18 ++++++++++++++---- Master/texmf-dist/doc/latex/curve/curve.el | 11 +++++------ Master/texmf-dist/doc/latex/curve/curve.pdf | Bin 0 -> 174338 bytes Master/texmf-dist/doc/latex/curve/cv.pdf | Bin 0 -> 24791 bytes Master/texmf-dist/doc/latex/curve/cv.tex | 2 -- Master/texmf-dist/doc/latex/curve/rubric.tex | 2 -- 6 files changed, 19 insertions(+), 14 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/curve/curve.pdf create mode 100644 Master/texmf-dist/doc/latex/curve/cv.pdf (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/curve/NEWS b/Master/texmf-dist/doc/latex/curve/NEWS index 0ecb440477e..8648e4c15a4 100644 --- a/Master/texmf-dist/doc/latex/curve/NEWS +++ b/Master/texmf-dist/doc/latex/curve/NEWS @@ -1,10 +1,7 @@ - - WHAT'S NEW IN CURVE - -*** Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 2006 Didier Verna +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Didier Verna This file is part of CurVe. @@ -19,6 +16,18 @@ version 1999/06/01 or later. CurVe consists of the files listed in the file `README'. +* Version 1.12 +============== +** Support for Swedish +thanks to Konrad Skeri Persson +** New customizable length \rubricafterspace +defining the space between each rubric +** Fix incompatibilities with the Multibbl package +** Honor bibliography titles (if) provided by multibib or multibbl +** New command \today +** FAQ update +** Fix implementation of skipsamekey option + * Version 1.11 ============== ** New FAQ section in the doc @@ -99,6 +108,7 @@ thanks to Harald Harders ** Support for Italian thanks to Riccardo Murri + Local Variables: diff --git a/Master/texmf-dist/doc/latex/curve/curve.el b/Master/texmf-dist/doc/latex/curve/curve.el index 14067e3eb06..f4c10ec8808 100644 --- a/Master/texmf-dist/doc/latex/curve/curve.el +++ b/Master/texmf-dist/doc/latex/curve/curve.el @@ -1,6 +1,6 @@ ;;; 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 Didier Verna. ;; Author: Didier Verna ;; Maintainer: Didier Verna @@ -66,6 +66,7 @@ the choosen file name sans the last TWO extensions." '("headerspace") '("makeheaders" [ "Alignment (t, c or b)" ]) + ;; no need to support \today since it is a standard command '("title" "Title") '("subtitle" "Subtitle") '("titlespace") @@ -79,6 +80,7 @@ the choosen file name sans the last TWO extensions." '("rubricalignment" "Alignment (l, c, r, cl, cc)") '("rubricfont" "For for rubrics") '("rubricspace") + '("rubricafterspace") '("subrubric" "Subrubric name") '("subrubricalignment" "Alignment (l, c, r, cl, cc)") @@ -94,12 +96,9 @@ the choosen file name sans the last TWO extensions." '("prefix" "Prefix command") '("continuedname" "Continuation name") - '("listpubname" "List of publications name") - ) + '("listpubname" "List of publications name")) (LaTeX-add-environments - '("rubric" "Name") - ) - ))) + '("rubric" "Name"))))) diff --git a/Master/texmf-dist/doc/latex/curve/curve.pdf b/Master/texmf-dist/doc/latex/curve/curve.pdf new file mode 100644 index 00000000000..463920c1404 Binary files /dev/null and b/Master/texmf-dist/doc/latex/curve/curve.pdf differ diff --git a/Master/texmf-dist/doc/latex/curve/cv.pdf b/Master/texmf-dist/doc/latex/curve/cv.pdf new file mode 100644 index 00000000000..c9079d15269 Binary files /dev/null and b/Master/texmf-dist/doc/latex/curve/cv.pdf differ diff --git a/Master/texmf-dist/doc/latex/curve/cv.tex b/Master/texmf-dist/doc/latex/curve/cv.tex index 33410079b60..afe0391328a 100644 --- a/Master/texmf-dist/doc/latex/curve/cv.tex +++ b/Master/texmf-dist/doc/latex/curve/cv.tex @@ -2,8 +2,6 @@ %% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Didier Verna. -%% PRCS: $Id: cv.tex 1.7 Tue, 01 Mar 2005 11:18:45 +0100 didier $ - %% Author: Didier Verna %% Maintainer: Didier Verna %% Created: Thu Dec 10 16:04:01 2000 diff --git a/Master/texmf-dist/doc/latex/curve/rubric.tex b/Master/texmf-dist/doc/latex/curve/rubric.tex index 337f272d709..ce9cb3fee52 100644 --- a/Master/texmf-dist/doc/latex/curve/rubric.tex +++ b/Master/texmf-dist/doc/latex/curve/rubric.tex @@ -2,8 +2,6 @@ %% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Didier Verna. -%% PRCS: $Id: rubric.tex 1.7 Tue, 01 Mar 2005 11:18:45 +0100 didier $ - %% Author: Didier Verna %% Maintainer: Didier Verna %% Created: Thu Dec 10 16:04:01 2000 -- cgit v1.2.3