[latex3-commits] [git/LaTeX3-latex3-latex2e] gh478: fixed a number of doubled words (13cc212f)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Mar 27 09:36:05 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh478
Link       : https://github.com/latex3/latex2e/commit/13cc212fec845b1d7b8b9a91ff898f76d30dbaa7

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

commit 13cc212fec845b1d7b8b9a91ff898f76d30dbaa7
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Mar 27 09:36:05 2021 +0100

    fixed a number of doubled words


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

13cc212fec845b1d7b8b9a91ff898f76d30dbaa7
 base/doc/ltnews33.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index 71b47c17..0487d2e8 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -188,7 +188,7 @@ In hindsight that was a very bad idea because it meant that other
 existing fonts (at the time) and later new fonts that got developed
 were unable to provide the full set of glyphs that made up the
 \texttt{TS1} encoding. For existing free PostScript fonts people to
-the extra effort and produced virtual fonts that that faked (some) of
+the extra effort and produced virtual fonts that faked (some) of
 the missing glyphs. But this was and is a time consuming effort so it
 was done only for a few basic fonts. But even then, only some fonts
 included all glyphs from \texttt{TS1} so the \pkg{textcomp} already
@@ -284,7 +284,7 @@ The command \cs{labelitemfont} was in fact already introduced with the
 \LaTeX\ release 2020-02-02, but back then we forgot to describe it, so
 we do this now. Its purpose is to resolve some bad formatting issues
 with the \env{itemize} environment and at the same time make it easier
-to adjust its layout if necessary. What could happen in the past was the the
+to adjust its layout if necessary. What could happen in the past was that the
 \env{itemize} labels, e.g., the \textbullet{}, would sometimes react to
 surrounding font changes and could suddenly change shape, for example
 to \textit{\textbullet}.
@@ -381,7 +381,7 @@ up or to taking the glyph from a different font.
 
 \subsection{A note on file names with spaces, dots or \acro{utf-8} characters}
 
-In one of the the recent \LaTeX{} releases we improved the interface
+In one of the recent \LaTeX{} releases we improved the interface
 for specifying file names so that they can now safely contain spaces
 (as is common on Windows but also elsewhere), UTF-8 characters
 outside the \acro{ascii} range as well as names with several dots in
@@ -459,7 +459,7 @@ it always starts out in vertical mode.
 
 \subsection{Allow extra space between name and address in \pkg{letter} class}
 
-The \cs{opening} command in the the \pkg{letter} class expects the
+The \cs{opening} command in the \pkg{letter} class expects the
 name and address to be separated by \verb=\\= but it didn't allow to
 use an optional argument at this point to add some extra space after
 the name. The coding has now been slightly altered to allow for this.
@@ -515,7 +515,7 @@ ended without a \cs{par} in the document.
 \subsection{Delay change of font series and shape to \cs{selectfont} call}
 
 With the NFSS extensions introduced in 2020 the font series and shape
-settings be be influenced by changes to the font family. The setting
+settings be influenced by changes to the font family. The setting
 is therefore delayed until \cs{selectfont} is executed to avoid
 unnecessary or incorrect substitutions that may otherwise happen due
 to the order of declarations.





More information about the latex3-commits mailing list.