summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/ltnews29.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/ltnews29.tex')
-rw-r--r--macros/latex-dev/base/ltnews29.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex-dev/base/ltnews29.tex b/macros/latex-dev/base/ltnews29.tex
index a5732eada9..749b927218 100644
--- a/macros/latex-dev/base/ltnews29.tex
+++ b/macros/latex-dev/base/ltnews29.tex
@@ -61,7 +61,7 @@
\mbox{\small\slshape(\url{https://tex.stackexchange.com/#1})}\par}
\let\cls\pkg
-\newcommand\env[1]{\texttt{#1}}
+\providecommand\env[1]{\texttt{#1}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\iffalse % only for TUB production
@@ -438,7 +438,7 @@ out'' into the surrounding text. This has been corrected.
%
\githubissue{72}
-\subsection{Support fragile commands in \texttt{array} or \texttt{tabular} column templates}
+\subsection{Support fragile commands in \env{array} or \env{tabular} column templates}
The preamble specifiers \texttt{p}, \texttt{m} and \texttt{b} each receives
a user supplied argument: the width of the paragraph column. Normally
@@ -451,7 +451,7 @@ been corrected.
-\section{Changes to packages in the amsmath category}
+\section{Changes to packages in the \pkg{amsmath} category}
The changes in the kernel made for \cs{thinspace}, \cs{smash},
etc.\ (see above) have been reflected in the \pkg{amsmath} package