summaryrefslogtreecommitdiff
path: root/macros/latex/base/ltnews.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/base/ltnews.tex')
-rw-r--r--macros/latex/base/ltnews.tex15
1 files changed, 11 insertions, 4 deletions
diff --git a/macros/latex/base/ltnews.tex b/macros/latex/base/ltnews.tex
index ffc34da26c..fa44de670c 100644
--- a/macros/latex/base/ltnews.tex
+++ b/macros/latex/base/ltnews.tex
@@ -1,7 +1,9 @@
% \iffalse meta-comment
%
-% Copyright 2006, 2009, 2011, 2014 Heiko Oberdiek
-% Copyright (C) 2014-2020 The LaTeX3 Project
+% Copyright (C) 2006, 2009, 2011, 2014 Heiko Oberdiek
+% Copyright (C) 2014-2021
+% The LaTeX Project and any individual authors listed elsewhere
+% in this file.
%
% This file is part of the LaTeX base system.
% -------------------------------------------
@@ -36,9 +38,9 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{ltnews.tex}%
- [2020/04/13 v1.4d Master file for ltnews*.tex (LaTeX Project)]
+ [2020/10/25 v1.4d Master file for ltnews*.tex (LaTeX Project)]
-\providecommand*{\lastissue}{32}
+\providecommand*{\lastissue}{33}
\InputIfFileExists{ltnews-lastissue.cfg}{}{}
@@ -175,6 +177,11 @@
\egroup
}
+\ExplSyntaxOn
+\newcommand \acro [1]
+ { \textsc { \text_lowercase:n {#1} } }
+\ExplSyntaxOff
+
\makeatother