diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-04 23:09:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-04 23:09:58 +0000 |
commit | 5fbc50afb4d5eadd56e9f5825572e7e5a9b4b253 (patch) | |
tree | d2b6ec5567f94cf57540e31e209fe2194d18b1ce | |
parent | ce680c5880f743ecea22f9ebfde192a05186c257 (diff) |
nrc (4feb13)
git-svn-id: svn://tug.org/texlive/trunk@29027 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/nrc/00-2013-feb-authors.txt (renamed from Master/texmf-dist/doc/latex/nrc/00-2012-authors.txt) | 37 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nrc/nrc.dtx | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nrc/nrc1.cls | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nrc/nrc1.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nrc/nrc2.cls | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nrc/nrc2.sty | 4 |
6 files changed, 37 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/nrc/00-2012-authors.txt b/Master/texmf-dist/doc/latex/nrc/00-2013-feb-authors.txt index 483d58e5a00..8892583312a 100644 --- a/Master/texmf-dist/doc/latex/nrc/00-2012-authors.txt +++ b/Master/texmf-dist/doc/latex/nrc/00-2013-feb-authors.txt @@ -1,3 +1,29 @@ +This version (2013/02/02 v2.01a) has a housekeeping correction. The +error message + + ! Missing = inserted for \ifnum. + +was provoked by an incorrect date format for \ProvidesClass. + +Old version of nrc.dtx: 2012/11/2 v2.01 +New version of nrc.dtx: 2013/02/02 v2.01a + +Current version of nrc.ins: unchanged from 2002/11/19 + +Current version of userguide: unchanged 18 NOV 2002 + +Christina Thiele +For CSP, 2 February 2013 + +====================================================================== +====================================================================== + + + THE NOTES BELOW ARE UNCHANGED FROM NOV 2012 + ----------------------------- + + + THIS IS A SLIGHTLY MODIFIED VERSION of the original authors.txt file for the NRC's macros, last updated Nov 2002. -- Ch. Thiele @@ -58,17 +84,8 @@ Ch. Thiele %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -Old version of nrc.dtx: 2002/11/19 v2.0 -New version of nrc.dtx: 2012/11/2 v2.01 - -Current version of nrc.ins: 2002/11/19 - -Current version of userguide: 18 NOV 2002 - -====================================================================== - The notes below focus on author-specific elements - in the userguide, and avoid common pitfalls. + in the userguide, and how to avoid common pitfalls. 1. UPDATING AND GENERATING NEW CLASS FILES diff --git a/Master/texmf-dist/source/latex/nrc/nrc.dtx b/Master/texmf-dist/source/latex/nrc/nrc.dtx index 993f9f7ec83..635a698f3b8 100644 --- a/Master/texmf-dist/source/latex/nrc/nrc.dtx +++ b/Master/texmf-dist/source/latex/nrc/nrc.dtx @@ -11,7 +11,7 @@ %<nrc2sty>\ProvidesPackage{nrc2} %<balance>\ProvidesPackage{baltools} %<*nrc1|nrc2|balance> - [2012/11/2 v2.01 + [2013/02/02 v2.01a %</nrc1|nrc2|balance> %<nrc1cls> NRC single-column journal class% %<nrc1sty> NRC single-column journal compatibility package% @@ -22,7 +22,7 @@ NRC macros source file% %</dtx> %<*nrc1|nrc2|balance> -]% $Id: nrc.dtx,v 2.142 2012/10/31 17:45:07 ct $ +]% $Id: nrc.dtx,v 2.143 2013/02/02 17:45:07 ct $ %</nrc1|nrc2|balance> % \end{macrocode} % diff --git a/Master/texmf-dist/tex/latex/nrc/nrc1.cls b/Master/texmf-dist/tex/latex/nrc/nrc1.cls index ef4b9eb85fe..9c9fd353b0f 100644 --- a/Master/texmf-dist/tex/latex/nrc/nrc1.cls +++ b/Master/texmf-dist/tex/latex/nrc/nrc1.cls @@ -19,9 +19,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass {nrc1} - [2012/11/2 v2.01 + [2013/02/02 v2.01a NRC single-column journal class% -]% $Id: nrc.dtx,v 2.142 2012/10/31 17:45:07 ct $ +]% $Id: nrc.dtx,v 2.143 2013/02/02 17:45:07 ct $ \newcommand{\NRC@clsname}% {nrc1} \newcommand{\NRC@warning}[1]{\ClassWarning\NRC@clsname{#1}} diff --git a/Master/texmf-dist/tex/latex/nrc/nrc1.sty b/Master/texmf-dist/tex/latex/nrc/nrc1.sty index f02ab5a9b25..6a3ba642cc7 100644 --- a/Master/texmf-dist/tex/latex/nrc/nrc1.sty +++ b/Master/texmf-dist/tex/latex/nrc/nrc1.sty @@ -19,9 +19,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{nrc1} - [2012/11/2 v2.01 + [2013/02/02 v2.01a NRC single-column journal compatibility package% -]% $Id: nrc.dtx,v 2.142 2012/10/31 17:45:07 ct $ +]% $Id: nrc.dtx,v 2.143 2013/02/02 17:45:07 ct $ \endinput %% %% End of file `nrc1.sty'. diff --git a/Master/texmf-dist/tex/latex/nrc/nrc2.cls b/Master/texmf-dist/tex/latex/nrc/nrc2.cls index 9add5b3918c..5d6f6bb523b 100644 --- a/Master/texmf-dist/tex/latex/nrc/nrc2.cls +++ b/Master/texmf-dist/tex/latex/nrc/nrc2.cls @@ -19,9 +19,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesClass {nrc2} - [2012/11/2 v2.01 + [2013/02/02 v2.01a NRC 2-column journal class% -]% $Id: nrc.dtx,v 2.142 2012/10/31 17:45:07 ct $ +]% $Id: nrc.dtx,v 2.143 2013/02/02 17:45:07 ct $ \newcommand{\NRC@clsname}% {nrc2} \newcommand{\NRC@warning}[1]{\ClassWarning\NRC@clsname{#1}} diff --git a/Master/texmf-dist/tex/latex/nrc/nrc2.sty b/Master/texmf-dist/tex/latex/nrc/nrc2.sty index ee965443552..2a2e9800ee5 100644 --- a/Master/texmf-dist/tex/latex/nrc/nrc2.sty +++ b/Master/texmf-dist/tex/latex/nrc/nrc2.sty @@ -19,9 +19,9 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{nrc2} - [2012/11/2 v2.01 + [2013/02/02 v2.01a NRC 2-column journal compatibility package% -]% $Id: nrc.dtx,v 2.142 2012/10/31 17:45:07 ct $ +]% $Id: nrc.dtx,v 2.143 2013/02/02 17:45:07 ct $ \endinput %% %% End of file `nrc2.sty'. |