From 1b425fea550ece37a4ee9c7abfa7692fb8f7434d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 19 May 2010 00:23:08 +0000 Subject: nag update (18may10) git-svn-id: svn://tug.org/texlive/trunk@18345 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/nag/nag.pdf | Bin 458956 -> 458889 bytes Master/texmf-dist/source/latex/nag/nag.dtx | 6 ++++-- Master/texmf-dist/tex/latex/nag/nag-l2tabu.cfg | 3 ++- Master/texmf-dist/tex/latex/nag/nag.sty | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/nag/nag.pdf b/Master/texmf-dist/doc/latex/nag/nag.pdf index 052ff64ff76..1dae746e83f 100644 Binary files a/Master/texmf-dist/doc/latex/nag/nag.pdf and b/Master/texmf-dist/doc/latex/nag/nag.pdf differ diff --git a/Master/texmf-dist/source/latex/nag/nag.dtx b/Master/texmf-dist/source/latex/nag/nag.dtx index 4c88851b63e..fe1e71cf510 100644 --- a/Master/texmf-dist/source/latex/nag/nag.dtx +++ b/Master/texmf-dist/source/latex/nag/nag.dtx @@ -237,6 +237,7 @@ unsuited for closing the center command above. %\changes{0.62}{2007/07/30}{ fixes a bug in the float placement code and % adds more compatibility with the caption package.} %\changes{0.621}{2010/04/05}{Bugfix concerning unknown command in math mode} +%\changes{0.622}{2010/05/17}{Bugfix: math in captions catcode issue} % %\GetFileInfo{nag.sty} %\newcommand\pkg[1]{\textsf{#1}} @@ -326,7 +327,7 @@ unsuited for closing the center command above. % \fi % \begin{macrocode} \ProvidesFile{nag-l2tabu.cfg} - [2010/04/05 v2.1 l2tabu rules for nag.sty (ulmi)] + [2010/05/17 v2.11 l2tabu rules for nag.sty (ulmi)] %% %% The sins. %% @@ -388,6 +389,7 @@ unsuited for closing the center command above. % \begin{macrocode} \AtBeginDocument{\providecommand\texorpdfstring{\@firstoftwo}} \AtBeginDocument{\catcode`$\active}%$ +\AtEndDocument{\catcode`$=3\relax} % \end{macrocode} % Now, the proper testing. (Yes, the above is just the % technicalities.) We use the kernel's \cmd{\@ifnextchar} to look for @@ -726,7 +728,7 @@ unsuited for closing the center command above. % Identify ourselves. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{nag}[2010/04/05 0.621 warning about old commands (ulmi)] +\ProvidesPackage{nag}[2010/05/17 0.622 warning about old commands (ulmi)] \let\@xa\expandafter \let\@nx\noexpand % \end{macrocode} diff --git a/Master/texmf-dist/tex/latex/nag/nag-l2tabu.cfg b/Master/texmf-dist/tex/latex/nag/nag-l2tabu.cfg index 7cbf82f7481..56d21bf94c4 100644 --- a/Master/texmf-dist/tex/latex/nag/nag-l2tabu.cfg +++ b/Master/texmf-dist/tex/latex/nag/nag-l2tabu.cfg @@ -20,7 +20,7 @@ %% http://www.latex-project.org/lppl.txt %% \ProvidesFile{nag-l2tabu.cfg} - [2010/04/05 v2.1 l2tabu rules for nag.sty (ulmi)] + [2010/05/17 v2.11 l2tabu rules for nag.sty (ulmi)] %% %% The sins. %% @@ -63,6 +63,7 @@ } \AtBeginDocument{\providecommand\texorpdfstring{\@firstoftwo}} \AtBeginDocument{\catcode`$\active}%$ +\AtEndDocument{\catcode`$=3\relax} \def\nag@quark{\nag@quark} \bgroup \catcode`$\active%$ diff --git a/Master/texmf-dist/tex/latex/nag/nag.sty b/Master/texmf-dist/tex/latex/nag/nag.sty index bd3f4aaf28d..a627c9b0292 100644 --- a/Master/texmf-dist/tex/latex/nag/nag.sty +++ b/Master/texmf-dist/tex/latex/nag/nag.sty @@ -20,7 +20,7 @@ %% http://www.latex-project.org/lppl.txt %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{nag}[2010/04/05 0.621 warning about old commands (ulmi)] +\ProvidesPackage{nag}[2010/05/17 0.622 warning about old commands (ulmi)] \let\@xa\expandafter \let\@nx\noexpand \newcounter{nag@c} -- cgit v1.2.3