summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex')
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex b/Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex
index 8a11b858224..b95f8ce4078 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/ltnews.tex
@@ -23,8 +23,10 @@
%
% 2006/06/02 v1.0: First version.
% 2009/09/25 v1.1: \usepackage disabled.
+% 2011/07/01 v1.2: Fixes.
%
-\providecommand*{\lastissue}{19}
+\providecommand*{\lastissue}{20}
+\InputIfFileExists{ltnews-lastissue.cfg}{}{}
\RequirePackage{ifpdf}
\ifpdf
@@ -53,6 +55,9 @@
\documentclass{ltnews}
+\expandafter
+\DeclareRobustCommand\expandafter*\expandafter\small\expandafter{\small}
+
\RequirePackage{hyperref}
\hypersetup{colorlinks}
@@ -162,7 +167,7 @@
\stepcounter{issue}%
\makeatletter
\IfFileExists{ltnews\theissue}{%
- \latex@error{\jobname.tex is out of date,\MessageBreak
+ \@latex@error{\jobname.tex is out of date,\MessageBreak
there is `ltnews\theissue.tex'%
}\@ehc
}{}%