[latex3-commits] [git/LaTeX3-latex3-latex2e] fixcontentsline: correct cs in ltnews (804afb5d)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Aug 14 21:54:16 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : fixcontentsline
Link : https://github.com/latex3/latex2e/commit/804afb5d25c1369d6bb10030002c591240df1151
>---------------------------------------------------------------
commit 804afb5d25c1369d6bb10030002c591240df1151
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Aug 14 21:54:16 2020 +0200
correct cs in ltnews
>---------------------------------------------------------------
804afb5d25c1369d6bb10030002c591240df1151
base/doc/ltnews31.tex | 4 ++--
base/doc/ltnews32.tex | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index 83e81cb7..1b775a53 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -547,10 +547,10 @@ This was corrected.
\enlargethispage{-\smallskipamount}
\vspace{-\medskipamount}
-\subsection{Ensure that \cs{\textbackslash} remains robust}
+\subsection{Ensure that \cs{textbackslash} remains robust}
In the last release we made most document-level commands robust, but
-\cs{\textbackslash} became fragile again\\
+\cs{textbackslash} became fragile again\\
whenever \cs{raggedright} or similar typesetting\\
was used. This has been fixed.
%
diff --git a/base/doc/ltnews32.tex b/base/doc/ltnews32.tex
index af914c3d..9a8b1342 100644
--- a/base/doc/ltnews32.tex
+++ b/base/doc/ltnews32.tex
@@ -288,7 +288,7 @@ corrected.
\subsection{Support \pkg{calc} in various kernel commands}
-The \cs{hspace}, \cs{vspace}, \cs{addvspace}, \cs{\textbackslash} and
+The \cs{hspace}, \cs{vspace}, \cs{addvspace}, \cs{textbackslash} and
other commands simply passed their argument to a \TeX{} primitive to
produce the necessary space. As a result it was impossible to specify
anything other than a simple dimension value in such arguments. This
@@ -597,7 +597,7 @@ protected glyph node which is not affected by font shaping.
\subsection{Added a fourth empty argument to \cs{contentsline}}
-\LaTeX's writes with the \cs{\addcontentsline} a \cs{contentsline}
+\LaTeX's writes with the \cs{addcontentsline} a \cs{contentsline}
command with three arguments to the toc and similar files.
\pkg{hyperref} redefines \cs{addcontentsline} to write
a fourth argument. The change unifies the number of arguments.
More information about the latex3-commits
mailing list.