From 34897eebd22c3de968b64f09bb4a371d96cb0b89 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 3 Feb 2020 03:02:01 +0000 Subject: CTAN sync 202002030302 --- macros/latex-dev/base/ltnews27.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'macros/latex-dev/base/ltnews27.tex') diff --git a/macros/latex-dev/base/ltnews27.tex b/macros/latex-dev/base/ltnews27.tex index 14c4e4adac..6b550bf0cd 100644 --- a/macros/latex-dev/base/ltnews27.tex +++ b/macros/latex-dev/base/ltnews27.tex @@ -64,7 +64,7 @@ in many Operating Systems and applications From this release, \LaTeX\ will accept ISO format date strings in the date argument of \verb|\ProvidesPackage|, \verb|\usepackage|, etc. Currently we recommend that you do not use this format in any packages -that need to work with older \LaTeX\ releases; +that need to work with older \LaTeX\ releases; the \textsf{latexrelease} package may be used with older releases to add this functionality. This change is handled in a special way by \textsf{latexrelease}: The package always adds support for ISO dates @@ -88,7 +88,7 @@ The existing \LaTeX\ code for \verb|\verb| and \verb|verbatim| had some issues when used with fonts that were not loaded with hyphenation disabled via setting \verb|\hyphenchar| to $-1$. In this release these verbatim environments use a \verb|\language| setting, -\verb|\l@nohyphenation|, that has no hyphenation patterns associated. +\verb|\l@nohyphenation|, that has no hyphenation patterns associated. The format ensures that a language has been allocated with this name. For most users this will in fact be no change as the standard @@ -99,7 +99,7 @@ In order that page breaks in \texttt{verbatim} do not influence the language used in the page head and foot, the format now normalises the language used in the output routine to a default language as described below. - + \section{Discretionary hyphenation} The \LaTeX\ definition of \verb|\-| has been adjusted so that it will insert the current font's \verb|\hyphenchar|, as would the @@ -122,7 +122,7 @@ language packages such as \textsf{babel} may set this if the default behaviour is not suitable. \section{Line spacing in parboxes} -Inside a \verb|\parbox| +Inside a \verb|\parbox| \LaTeX\ normalises the baseline spacing. However it has not previously reset \verb|\lineskiplimit|. This meant that lines of a paragraph that have ascenders or descenders could be set @@ -131,5 +131,5 @@ happen if you use a \verb|\parbox| in an AMS alignment, as they use a relatively large value of \verb|\lineskiplimit|. As usual, the \textsf{latexrelease} package may be used to force the older behavior. - + \end{document} -- cgit v1.2.3