From c1f0d03307650f7f9294d0733eacc3ed3dd2cc69 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 9 Oct 2020 20:20:05 +0000 Subject: latex (9oct20) git-svn-id: svn://tug.org/texlive/trunk@56606 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/base/ltnews32.tex | 36 +++++++++++++-------------- 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'Master/texmf-dist/doc/latex/base/ltnews32.tex') diff --git a/Master/texmf-dist/doc/latex/base/ltnews32.tex b/Master/texmf-dist/doc/latex/base/ltnews32.tex index f26449af6b8..85283a86a98 100644 --- a/Master/texmf-dist/doc/latex/base/ltnews32.tex +++ b/Master/texmf-dist/doc/latex/base/ltnews32.tex @@ -241,7 +241,7 @@ soft hyphen character (U+00AD) an alias for the \LaTeX\ soft hyphen \cs{-}. The Unicode engines \XeTeX{} and \LuaTeX{} behaved differently though: They either ignored U+00AD or interpreted it as an unconditional hyphen. This inconsistency is fixed now and \LaTeX{} -always treats \texttt{U+00AD} as \cs{-}. +always treats U+00AD as \cs{-}. % \githubissue{323} @@ -308,8 +308,6 @@ 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 @@ -320,7 +318,6 @@ been adjusted. % \githubissue{249} -\negskip \subsection{Spacing issues when using \cs{linethickness}} In some circumstances the use of \cs{linethickness} introduced a @@ -330,7 +327,6 @@ 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) @@ -342,10 +338,9 @@ now through \cs{DeclareFontSeriesDefault}~\cite{32:ltnews31}. In this release we improved the support for legacy documents using the old method to cover additional edge cases. % -\githubissue[s]{306,315} +\githubissue[s]{306 and 315} -\negskip \subsection{Support for uncommon font series defaults} If a font family was set up with fairly unusual font series defaults, @@ -363,6 +358,8 @@ been corrected. % \githubissue{291} +\tubcommand{\vspace*{-6pt}\break} + \subsection{Checking the current font series context} Sometimes it is necessary to define commands that act differently when @@ -605,13 +602,11 @@ now allowed. \subsection{Spacing commands moved from \pkg{amsmath} to the kernel} Originally \LaTeX{} only provided a small set of spacing commands -for use in text and math, some of the commands like \cs{;} were +for use in text and math; some of the commands like \cs{;} were only supported in math mode. \texttt{amsmath} normalized and provided all of them in text and math. This code has now been moved to the kernel so that it is generally available. -% -\githubissue{303} - +\begin{center} \begin{tabular}{lll} command name(s) & math & text\\\hline \cs{,} \cs{thinspace} & $x\,x$ & x\,x\\ @@ -621,7 +616,9 @@ command name(s) & math & text\\\hline \cs{;} \cs{thickspace} & $x\;x$ & x\;x\\ \cs{negthickspace} & $x\negthickspace x$ & x\negthickspace x\\ \end{tabular} - +\end{center} +% +\githubissue{303} \subsection{Access raw glyphs in \LuaTeX\ without reloading fonts} @@ -645,7 +642,8 @@ command with three arguments to the \texttt{.toc} and similar files. \pkg{hyperref} redefines \cs{addcontentsline} to write a fourth argument. The change unifies the number of arguments by writing an additional empty brace group. - +% +\githubissue{370} \subsection{Lua\TeX\ callback \texttt{new\_graf} made \texttt{exclusive}} @@ -795,15 +793,15 @@ processed as part of the formula. % \githubissue{5} -\tubcommand\newpage \subsection{Detect Unicode engines when setting \cs{std@minus} and \cs{std@equal}} \pkg{amsmath} now detects the Unicode engines and uses their extended -commands to define \cs{std@minus} and \cs{std@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@minus} and +\tubcommand{\parfillskip=0pt\par\newpage\noindent}% +\cs{std@equal}. This avoids a package like +\pkg{unicode-math} having to patch the code in the begin document hook to change the commands. -\subsection{Use lua\TeX{} primitives} +\subsection{Use Lua\TeX{} primitives where applicable} For a number of years \pkg{lualatex-math} patched \cs{frac}, \cs{genfrac} and the \texttt{subarray} environment to make use of new @@ -842,7 +840,7 @@ serve as a source for other packages. For further details take a look at the \pkg{babel} package documentation~\cite{32:babel}. - +\medskip \begin{thebibliography}{9} \fontsize{9.3}{11.3}\selectfont -- cgit v1.2.3