[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: reformat (no text changes) (8dd7f4b5)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Jan 28 15:42:44 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/8dd7f4b52c718875607062b19157401ccc7290fb

>---------------------------------------------------------------

commit 8dd7f4b52c718875607062b19157401ccc7290fb
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Jan 28 15:42:44 2020 +0100

    reformat (no text changes)


>---------------------------------------------------------------

8dd7f4b52c718875607062b19157401ccc7290fb
 base/doc/ltnews31.tex | 37 ++++++++++++++++++++++++++-----------
 1 file changed, 26 insertions(+), 11 deletions(-)

diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index 9e4535dc..b2d674de 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -489,21 +489,24 @@ about its actions, so that only significant font substitutions show
 up as warnings.
 
 
+
 \subsection{Suppress unnecessary font substitution warnings}
 
 Many sans serif fonts do not have real italics but usually only
 oblique/slanted shapes, so the substitution of slanted for italics is
 natural and in fact many designers talk about italic sans serif faces
-even if in reality they are oblique. With nearly all sans serif font
-families, the \LaTeX{} support files therefore silently substitute
-slanted if you ask for \cs{itshape} or \cs{textit}.  This is also true
-for Computer Modern in \texttt{T1} encoding but in \texttt{OT1} you
-got a warning on the terminal even though there is nothing you can do
-about it. This has now been changed to an information message only,
-written to the \texttt{.log} file.
-%
+even if in reality they are oblique.
+
+With nearly all sans serif font families, the \LaTeX{} support files
+therefore silently substitute slanted if you ask for \cs{itshape} or
+\cs{textit}.  This is also true for Computer Modern in \texttt{T1}
+encoding but in \texttt{OT1} you got a warning on the terminal even
+though there is nothing you can do about it. This has now been changed
+to an information message only, written to the \texttt{.log} file.  %
 \githubissue{172}
 
+\vspace{-\smallskipamount}
+\pagebreak
 
 \section{Other changes to the \LaTeX{} kernel}
 
@@ -515,7 +518,7 @@ overlooked the case of non-ASCII characters in the short
 package descriptions used in declarations, e.g., in the optional argument to
 \cs{ProvidesPackage}.
 They worked (sometimes) before, but the switch to UTF-8 made them always
-generate an error.\\
+generate an error.
 This has been corrected.
 %
 \githubissue{52}
@@ -542,6 +545,9 @@ This was corrected.
 %
 \githubissue{199}
 
+\enlargethispage{-\smallskipamount}
+\vspace{-\bigskipamount}
+
 \subsection{Ensure that \cs{\textbackslash} remains robust}
 
 In the last release we made most document-level commands robust, but
@@ -578,10 +584,15 @@ from being correctly recognized. This has been corrected.
 %
 \githubissue{256}
 
+
 \subsection{New \texttt{reverselist} Lua callback type}
+
 A new callback type, \texttt{reverselist} has been added.
 
-%, and \texttt{post\_linebreak\_filter} and \texttt{post\_mlist\_to\_hlist\_filter} are classified using this type.
+%, and \texttt{post\_mlist\_to\_hlist\_filter}
+% and \texttt{post\_linebreak\_filter} 
+% are classified using this type.
+
 
 \section{Changes to packages in the \pkg{graphics} category}
 
@@ -589,7 +600,9 @@ A new callback type, \texttt{reverselist} has been added.
            {Make \pkg{color} \& \pkg{graphics} user-level commands robust}
 
 Some of the user-level commands in \pkg{color}, \pkg{graphics} and
-\pkg{graphicx}, such as \cs{textcolor} or \cs{includegraphics}, were
+\pkg{graphicx},
+\pagebreak
+such as \cs{textcolor} or \cs{includegraphics}, were
 still fragile so didn't work in moving arguments without extra
 protection. All of these have now been made robust.
 %
@@ -724,6 +737,8 @@ a requirement: engines lacking these primitives cannot access the Unicode featur
 of the \LaTeXe{} kernel or of \pkg{expl3}. Note that up\TeX{} has facilities for
 handling Unicode but it is not classed as a Unicode engine by the base \LaTeX\ code.
 
+\enlargethispage*{\baselineskip}
+
 \begin{thebibliography}{9}
 
 \fontsize{9.3}{11.3}\selectfont





More information about the latex3-commits mailing list.