summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/ltnews.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ltnews.cls')
-rw-r--r--Master/texmf-dist/tex/latex/base/ltnews.cls7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ltnews.cls b/Master/texmf-dist/tex/latex/base/ltnews.cls
index 2bd72b533e8..a9e5f765113 100644
--- a/Master/texmf-dist/tex/latex/base/ltnews.cls
+++ b/Master/texmf-dist/tex/latex/base/ltnews.cls
@@ -42,7 +42,7 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{ltnews}[2015/02/15 v1.04 Standard LaTeX class]
+\ProvidesClass{ltnews}[2017/03/07 v1.05 Standard LaTeX class]
% The configuration file, used for passing options.
@@ -374,6 +374,11 @@
%
% If pdf is being produced add some info to the pdf file and use hyperref.
% But move this after other packages are, possibly, loaded.
+% LuaTeX support.
+\ifx\pdfoutput\@undefined
+ \let\pdfoutput\outputmode
+ \protected\def\pdfinfo{\pdfextension info }
+\fi
\ifx\pdfoutput\@undefined\else
\ifx\pdfoutput\relax\else
\ifcase\pdfoutput\else