[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: minor ltnews updates [ci skip] (ebf21e6c)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Sep 25 13:33:14 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/ebf21e6c96b824b1b164113b50e9a939fc281db9
>---------------------------------------------------------------
commit ebf21e6c96b824b1b164113b50e9a939fc281db9
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Sep 25 13:33:14 2020 +0200
minor ltnews updates [ci skip]
>---------------------------------------------------------------
ebf21e6c96b824b1b164113b50e9a939fc281db9
base/doc/ltnews32.tex | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/base/doc/ltnews32.tex b/base/doc/ltnews32.tex
index a29b01c4..5cbde38c 100644
--- a/base/doc/ltnews32.tex
+++ b/base/doc/ltnews32.tex
@@ -192,13 +192,13 @@ more thorough testing). For that reason the documentation isn't in its
final form either and you have to read through three different
documents:
\begin{description}
- \item[\tubcommand\mdseries\texttt{lthooks-doc.pdf}] Core management interface and basic
+ \item[\texttt{lthooks-doc.pdf}] Core management interface and basic
hooks for environments provided by the kernel.
- \item[\tubcommand\mdseries\texttt{ltshipout-doc.pdf}] Hooks accessible while a page is
+ \item[\texttt{ltshipout-doc.pdf}] Hooks accessible while a page is
being shipped out.
- \item[\tubcommand\mdseries\texttt{ltfilehook-doc.pdf}] Hooks used when reading a file.
+ \item[\texttt{ltfilehook-doc.pdf}] Hooks used when reading a file.
\end{description}
For those who wish to also study the code, replace \texttt{-doc} with
\texttt{-code}, e.g., \texttt{lthooks-code.pdf}. All documents should
@@ -308,7 +308,8 @@ by setting \cs{finalhyphendemerits} to zero in unjustified settings.
%
\githubissue{274}
-
+\def\negskip{\tubcommand{\vspace*{-.2pt}}}
+\negskip
\subsection{Set a non-zero \cs{baselineskip} in text scripts}
As \cs{textsuperscript} and \cs{textsubscript} usually contain only a
@@ -319,7 +320,7 @@ been adjusted.
%
\githubissue{249}
-
+\negskip
\subsection{Spacing issues when using \cs{linethickness}}
In some circumstances the use of \cs{linethickness} introduced a
@@ -329,7 +330,7 @@ to the right. This has been corrected.
\githubissue{274}
-
+\negskip
\subsection{Better support for the legacy series default interface}
In the initial implementation of \LaTeX's font selection scheme (NFSS)
@@ -344,6 +345,7 @@ method to cover additional edge cases.
\githubissue[s]{306,315}
+\negskip
\subsection{Support for uncommon font series defaults}
If a font family was set up with fairly unusual font series defaults,
@@ -361,7 +363,6 @@ been corrected.
%
\githubissue{291}
-
\subsection{Checking the current font series context}
Sometimes it is necessary to define commands that act differently when
@@ -430,7 +431,6 @@ centers the material. This missing command was added by several
packages, e.g., \pkg{mathtools}, and has now been added to the
kernel.
-
\subsection{Fix to legacy math alphabet interface}
When using the \LaTeX{}~2.09 legacy math alphabet interface, e.g.,
@@ -799,9 +799,8 @@ processed as part of the formula.
\subsection{Detect Unicode engines when setting \cs{std at minus} and \cs{std at equal}}
\pkg{amsmath} now detects the Unicode engines and uses their extended
-commands to define \cs{std at minus} and \cs{std at equal}. This avoids a
-package like \pkg{unicode-math} having to patch the code in the begin
-document hook to change the commands.
+commands to define \cs{std at minus} and \cs{std at equal}. This avoids a package like
+\pkg{unicode-math} having to patch the code in the begin document hook to change the commands.
\section{Changes to the \pkg{babel} package}
More information about the latex3-commits
mailing list.