summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nag
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-19 00:23:08 +0000
committerKarl Berry <karl@freefriends.org>2010-05-19 00:23:08 +0000
commit1b425fea550ece37a4ee9c7abfa7692fb8f7434d (patch)
tree19ded4ecba9add44876bb9ee75eda828ba9bf4e7 /Master/texmf-dist/source/latex/nag
parenteb07d6a8223898ec3dc5a8eecf34a474d5d848a9 (diff)
nag update (18may10)
git-svn-id: svn://tug.org/texlive/trunk@18345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/nag')
-rw-r--r--Master/texmf-dist/source/latex/nag/nag.dtx6
1 files changed, 4 insertions, 2 deletions
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}