[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Applying Nelson's dw program .. useful (bfe75b06)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Jan 24 10:29:08 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/bfe75b0612ff930fa4d0ee91259cd3beaad4a8f7
>---------------------------------------------------------------
commit bfe75b0612ff930fa4d0ee91259cd3beaad4a8f7
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Jan 24 10:29:08 2020 +0100
Applying Nelson's dw program .. useful
>---------------------------------------------------------------
bfe75b0612ff930fa4d0ee91259cd3beaad4a8f7
base/doc/ltnews16.tex | 4 ++--
base/doc/ltnews29.tex | 2 +-
base/doc/ltnews31.tex | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/base/doc/ltnews16.tex b/base/doc/ltnews16.tex
index 49bddf84..ed9671d3 100644
--- a/base/doc/ltnews16.tex
+++ b/base/doc/ltnews16.tex
@@ -49,7 +49,7 @@
\section{Anniversary news}
This anniversary \textit{Issue~16} takes a brief look into the future work of
-the \LaTeX3 Project Team, both short and and longer range. Please let
+the \LaTeX3 Project Team, both short and longer range. Please let
us know if you want %\newline
to get involved with us in any of this work (see below).
@@ -141,7 +141,7 @@ These can be found at \url{http://www.latex-project.org/papers/}
and
\mbox{\url{http://www.latex-project.org/code/experimental/}}.
-Since then a very large proportion of the The Team's efforts have been
+Since then a very large proportion of The Team's efforts have been
diverted to provide the core author team for TLC2, which provides
over 1000 pages of carefully researched and tested documentation of
many aspects of the vast world of \LaTeX{} related software that
diff --git a/base/doc/ltnews29.tex b/base/doc/ltnews29.tex
index 045a692c..ad6c7904 100644
--- a/base/doc/ltnews29.tex
+++ b/base/doc/ltnews29.tex
@@ -225,7 +225,7 @@ for example
\DeclareRobustCommand\verbvisiblespace
{\textvisiblespace}
\end{verbatim}
-will select the the ``official'' visible space character of the
+will select the ``official'' visible space character of the
current font. This may look like the natural default, but it wasn't
chosen as our default because many fonts just don't have that Unicode
character, or they have one with a strange shape.
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index 35f344dc..93ac0ecc 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -246,7 +246,7 @@ they are by now used in many font support packages.
\subsection{Extending the font series management in NFSS}
-Many of the the newer font families also come provided with additional
+Many of the newer font families also come provided with additional
weights (thin, semi-bold, ultra-bold, etc.)\ or several running widths,
such as condensed or extra-condensed. In some cases the number of
different values for series (weight plus width) is really impressive:
@@ -492,7 +492,7 @@ written to the \texttt{.log} file.
\subsection{UTF-8 characters in package descriptions}
In 2018 we made UTF-8 the default input encoding for \LaTeX{} but we
-overlooked the case of of non-\acro{ascii} characters in the short
+overlooked the case of non-\acro{ascii} characters in the short
package descriptions in declarations such as
\cs{ProvidesPackage}. They worked (sometimes) before, but now always
generate an error. This has been corrected.
More information about the latex3-commits
mailing list