[latex3-commits] [latex3/latex2e] develop: Typos (8edd0652)

github at latex-project.org github at latex-project.org
Fri Oct 20 22:37:55 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/8edd0652889ab093e8382cae958734f593618368

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

commit 8edd0652889ab093e8382cae958734f593618368
Author: Yukai Chou <muzimuzhi at gmail.com>
Date:   Fri Jun 23 05:57:12 2023 +0800

    Typos


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

8edd0652889ab093e8382cae958734f593618368
 base/changes.txt      | 4 ++++
 base/doc/ltnews37.tex | 2 +-
 base/doc/ltnews38.tex | 2 +-
 base/ltfssbas.dtx     | 4 ++--
 base/ltplain.dtx      | 4 ++--
 base/ltspace.dtx      | 4 ++--
 6 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/base/changes.txt b/base/changes.txt
index a66b4452..d84e25b0 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -6,6 +6,10 @@ completeness or accuracy and it contains some references to files that
 are not part of the distribution.
 ================================================================================
 
+2023-10-21 Yukai Chou  <muzimuzhi at gmai.com>
+	* ltfssbas.dtx, ltplain.dtx, ltspace.dtx:
+	Correct typos
+
 2023-10-14 Joseph Wright  <Joseph.Wright at latex-project.org>
 	* clsguide.tex:
 	Additional documentation
diff --git a/base/doc/ltnews37.tex b/base/doc/ltnews37.tex
index 5527975c..3adda3ea 100644
--- a/base/doc/ltnews37.tex
+++ b/base/doc/ltnews37.tex
@@ -585,7 +585,7 @@ class option \texttt{doc2}. This has now been corrected.
 
 
 
-\subsection{Improve spacing at top of \env{minipages}}
+\subsection{Improve spacing at top of \env{minipage}s}
 
 A list and several other document elements add some vertical space in
 front of them. However this should not happen at the beginning of a
diff --git a/base/doc/ltnews38.tex b/base/doc/ltnews38.tex
index 700756a0..337bbd4b 100644
--- a/base/doc/ltnews38.tex
+++ b/base/doc/ltnews38.tex
@@ -263,7 +263,7 @@ document level but will be useful for programmers.
 We have also added the ability to define variables and functions inside
 \cs{fpeval} (at the \pkg{expl3} level this is \cs{fp\_eval:n}). This allows
 programmers to create non-standard functions that can then be used inside
-\cs{fpeval}. For example, this could be used to create a a new function
+\cs{fpeval}. For example, this could be used to create a new function
 \texttt{dinner}:
 \begin{verbatim}
 \documentclass{article}
diff --git a/base/ltfssbas.dtx b/base/ltfssbas.dtx
index fda3d1ca..fa82bd73 100644
--- a/base/ltfssbas.dtx
+++ b/base/ltfssbas.dtx
@@ -35,7 +35,7 @@
 %
 %
 \ProvidesFile{ltfssbas.dtx}
-             [2023/04/01 v3.2l LaTeX Kernel (NFSS Basic Macros)]
+             [2023/10/21 v3.2l LaTeX Kernel (NFSS Basic Macros)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -279,7 +279,7 @@
 %    For this we compare the given value \verb=#3= with one where we
 %    may have dropped an ``m''. If nothing has changes,
 %    fine. Otherwise there was a wrong value which is now corrected in
-%    \cs{reservedb} so we use that and also issue a warning.
+%    \cs{reserved at b} so we use that and also issue a warning.
 % \changes{v3.2j}{2021/06/09}{Improve information message}
 %    \begin{macrocode}
      \edef\reserved at a{#3}%
diff --git a/base/ltplain.dtx b/base/ltplain.dtx
index 89e50173..b4181037 100644
--- a/base/ltplain.dtx
+++ b/base/ltplain.dtx
@@ -32,7 +32,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltplain.dtx}
-             [2023/04/15 v2.3i LaTeX Kernel (Plain TeX)]
+             [2023/10/21 v2.3i LaTeX Kernel (Plain TeX)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltplain.dtx}
@@ -1281,7 +1281,7 @@
 %    \cs{par} with whatever definition \cs{par} has when it is
 %    executed. It can, however, be
 %    redefined (before calling \cs{obeylines}!) to achieve some
-%    special effects. If you want to alter is definition when already
+%    special effects. If you want to alter this definition when already
 %    in the scope of \cs{obeylines}, it has no effect (because
 %    \cs{let} is used above).
 %    In that case simply make another call to \cs{obeylines}
diff --git a/base/ltspace.dtx b/base/ltspace.dtx
index 66841cae..3896bb7c 100644
--- a/base/ltspace.dtx
+++ b/base/ltspace.dtx
@@ -32,7 +32,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltspace.dtx}
-             [2023/06/14 v1.3q LaTeX Kernel (spacing)]
+             [2023/10/21 v1.3q LaTeX Kernel (spacing)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltspace.dtx}
@@ -742,7 +742,7 @@
 %     true (as |\@esphack| used to do previously).
 % This is currently used only for floats and similar environments.
 % \changes{v1.2s}{1996/08/02}{Remove \cs{global} before \cs{@ignore...}}
-% \changes{v1.3d}{2015/01/11}{Allow hyphenation (Donald Arseneau pr/3498) (latexrelease)}w
+% \changes{v1.3d}{2015/01/11}{Allow hyphenation (Donald Arseneau pr/3498) (latexrelease)}
 %    \begin{macrocode}
 %</2ekernel>
 %<latexrelease>\IncludeInRelease{2015/01/01}%





More information about the latex3-commits mailing list.