[latex3-commits] [git/LaTeX3-latex3-latex2e] typo-fix: Update ltbibl.dtx, ltboxes.dtx, and 7 more files... to remove typos found in #428, #429 (8a12293b)

Johannes Braams texniek at braams.xs4all.nl
Sat Dec 5 22:40:39 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : typo-fix
Link       : https://github.com/latex3/latex2e/commit/8a12293b56786ffb12fc6fab100427ce5183b6bc

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

commit 8a12293b56786ffb12fc6fab100427ce5183b6bc
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Sat Dec 5 22:40:39 2020 +0100

    Update ltbibl.dtx, ltboxes.dtx, and 7 more files... to remove typos found in #428, #429


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

8a12293b56786ffb12fc6fab100427ce5183b6bc
 base/ltbibl.dtx   | 8 ++++----
 base/ltboxes.dtx  | 6 +++---
 base/ltexpl.dtx   | 4 ++--
 base/ltfsscmp.dtx | 4 ++--
 base/ltfssdcl.dtx | 4 ++--
 base/ltfsstrc.dtx | 6 +++---
 base/ltlength.dtx | 4 ++--
 base/ltmath.dtx   | 6 +++---
 base/ltvers.dtx   | 4 ++--
 9 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/base/ltbibl.dtx b/base/ltbibl.dtx
index a3a25308..4957e0fd 100644
--- a/base/ltbibl.dtx
+++ b/base/ltbibl.dtx
@@ -32,7 +32,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltbibl.dtx}
-             [2018/11/09 v1.1r LaTeX Kernel (Bibliography)]
+             [2020/12/05 v1.1r LaTeX Kernel (Bibliography)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltbibl.dtx}
@@ -104,7 +104,7 @@
 % but puts nothing in the text.
 %
 % |\nocite{*}| is special: it tells \BibTeX{} to put the whole of a
-% collection of references into the bibiography.
+% collection of references into the bibliography.
 %
 % \StopEventually{}
 %
@@ -253,7 +253,7 @@
 %    year citations it becomes more than questionable.
 %
 %    So Chris added yet another hook here, as suggested by, at least,
-%    Donald Arsenau.  Note that this one is inside the first argument
+%    Donald Arseneau.  Note that this one is inside the first argument
 %    of the |\@cite| hook.
 %    This decouples the top-level typesetting of the citation from
 %    the details of the other business conducted here.  All this really
@@ -365,7 +365,7 @@
   \@esphack}
 %    \end{macrocode}
 %    Since |\nocite{*}| should not produce a warning about undefined
-%    citation keys (seee PR 557), we need to set the control sequence
+%    citation keys (see PR 557), we need to set the control sequence
 %    `|\b@*|' to something other than |\relax|. As a result |\cite{*}|
 %    will not warn either (but that never worked with \BibTeX{} in the
 %    first place).
diff --git a/base/ltboxes.dtx b/base/ltboxes.dtx
index 39c134b3..121bcc27 100644
--- a/base/ltboxes.dtx
+++ b/base/ltboxes.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltboxes.dtx}
-             [2020/09/27 v1.4a LaTeX Kernel (Box Commands)]
+             [2020/12/05 v1.4a LaTeX Kernel (Box Commands)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltboxes.dtx}
@@ -539,7 +539,7 @@
 % \changes{v1.0b}{1994/03/14}
 %         {Use \cs{color at setgroup}}
 % \changes{v1.0d}{1994/04/15}
-%         {Added missing procent character.}
+%         {Added missing percent character.}
 % \changes{v1.0v}{1995/07/20}
 %         {Use \cs{sbox}}
 %    \begin{macrocode}
@@ -888,7 +888,7 @@
 %
 % The rational for allowing two normally global flags to be set
 % locally here was stated originally by
-% Donald Arsenau and extended by Chris Rowley.
+% Donald Arseneau and extended by Chris Rowley.
 % It is because these flags are only set globally to
 % true by section commands, and these should never appear within
 % boxes or, indeed, in any group; and they are only ever
diff --git a/base/ltexpl.dtx b/base/ltexpl.dtx
index 4100da79..4f202e59 100644
--- a/base/ltexpl.dtx
+++ b/base/ltexpl.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltexpl.dtx}
-             [2020/09/06 v1.2f LaTeX Kernel (expl3-dependent code)]
+             [2020/12/05 v1.2f LaTeX Kernel (expl3-dependent code)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltexpl.dtx}
@@ -224,7 +224,7 @@
 %
 %    \subsection{Using expl3 code}
 %
-%    In order to ease the implemantation of some new features in
+%    In order to ease the implementation of some new features in
 %    \LaTeXe\ we may (temporarily) use some coding based on the
 %    \pkg{expl3}-code.
 %    Such macros will eventually vanish and may be changed
diff --git a/base/ltfsscmp.dtx b/base/ltfsscmp.dtx
index 8583fb1a..36ebc39a 100644
--- a/base/ltfsscmp.dtx
+++ b/base/ltfsscmp.dtx
@@ -36,7 +36,7 @@
 %
 %
 \ProvidesFile{ltfsscmp.dtx}
-             [2015/06/23 v3.0f LaTeX Kernel (NFSS1 Compatibility)]
+             [2020/12/05 v3.0f LaTeX Kernel (NFSS1 Compatibility)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -181,7 +181,7 @@
       \in@{pt}{#3}%  not a proof but a good chance
       \ifin@
 %    \end{macrocode}
-%    We grap also everything after pt and discard it if people have
+%    We grab also everything after pt and discard it if people have
 %    forgotten to place a percent sign there.
 % \changes{v2.1d}{1994/02/10}{scan away stuff after pt}
 %    \begin{macrocode}
diff --git a/base/ltfssdcl.dtx b/base/ltfssdcl.dtx
index 291cd136..b9b15ebc 100644
--- a/base/ltfssdcl.dtx
+++ b/base/ltfssdcl.dtx
@@ -36,7 +36,7 @@
 %
 %
 \ProvidesFile{ltfssdcl.dtx}
-            [2020/03/19 v3.0v LaTeX Kernel (NFSS Declarative Interface)]
+            [2020/12/05 v3.0v LaTeX Kernel (NFSS Declarative Interface)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -747,7 +747,7 @@
       \@font at info{Redeclaring symbol font `#1'}%
 %    \end{macrocode}
 % \changes{v3.0f}{1997/11/13}
-%      {(DPC) Really update \cs{group at list} dont
+%      {(DPC) Really update \cs{group at list} don't
 %         leave new version in \cs{toks@}. latex/2661}
 % Update the group list.
 %    \begin{macrocode}
diff --git a/base/ltfsstrc.dtx b/base/ltfsstrc.dtx
index 055f408c..b989de03 100644
--- a/base/ltfsstrc.dtx
+++ b/base/ltfsstrc.dtx
@@ -37,7 +37,7 @@
 %<package>     [2019/10/11 v3.0l  Standard LaTeX package (font tracing)]
 % \fi
 % \ProvidesFile{ltfsstrc.dtx}
-%              [2020/02/03 v3.0l LaTeX Kernel (NFSS tracing)]
+%              [2020/12/05 v3.0l LaTeX Kernel (NFSS tracing)]
 %
 % \iffalse
 %<+checkmem>\CHECKMEM
@@ -190,7 +190,7 @@
 % special package file named \texttt{trace.sty}.\footnote{This package
 % is not in distribution at the moment (and probably doesn't any
 % longer work). Think of this part of the code as being historical
-% artefacts.}
+% artifacts.}
 %    \begin{macrocode}
 %<+debug> \input trace.sty
 %    \end{macrocode}
@@ -1245,7 +1245,7 @@
 %  Now, we are through with the case of a simple size, except for
 %  calling the size function. This will be handled later, as it is
 %  the same mechanism for all types of size specification. We will
-%  now proceed to macors for extraction of size range specification.
+%  now proceed to macros for extraction of size range specification.
 %
 %
 %
diff --git a/base/ltlength.dtx b/base/ltlength.dtx
index f5b63ed3..f94de43e 100644
--- a/base/ltlength.dtx
+++ b/base/ltlength.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltlength.dtx}
-             [2019/08/27 v1.1d LaTeX Kernel (Lengths)]
+             [2020/12/05 v1.1d LaTeX Kernel (Lengths)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltlength.dtx}
@@ -154,7 +154,7 @@
 %    This macro takes the contents of the skip register that is
 %    supplied as its argument and removes the fractional part to make
 %    it a whole number of points. This can be used in class files to
-%    avoid values like |345.4666666pt| when calulating a dimension.
+%    avoid values like |345.4666666pt| when calculating a dimension.
 % \changes{LaTeX2e}{1993/11/22}{Macro added}
 %    \begin{macrocode}
 \def\@settopoint#1{\divide#1\p@\multiply#1\p@}
diff --git a/base/ltmath.dtx b/base/ltmath.dtx
index 770367c8..89ff5ca7 100644
--- a/base/ltmath.dtx
+++ b/base/ltmath.dtx
@@ -38,7 +38,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltmath.dtx}
-              [2020/11/09 v1.2h LaTeX Kernel (Math Setup)]
+              [2020/12/05 v1.2h LaTeX Kernel (Math Setup)]
 % \iffalse
 %</driver>
 %
@@ -529,7 +529,7 @@
 %
 %    Originally \LaTeX{} only provided a small set of spacing commands
 %    for use in text and math, some of the commands like \cs{;} were
-%    only supported in manth mode. \texttt{amsmath} normalized  and
+%    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.
 %
@@ -1101,7 +1101,7 @@
 %    To put the equation number on the left side of an equation we
 %    have to use a little trick. The number is shifted |\displaywidth|
 %    to the left inside a box of (approximately) zero width. This
-%    fails when the quation is too wide, the equation number than may
+%    fails when the equation is too wide, the equation number than may
 %    overprint the equation itself.
 % \changes{v1.2y classes}{1995/01/12}{Added \cs{normalcolor}}
 % \changes{v1.3c classes}{1995/05/25}
diff --git a/base/ltvers.dtx b/base/ltvers.dtx
index 0e374f5d..67731a50 100644
--- a/base/ltvers.dtx
+++ b/base/ltvers.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltvers.dtx}
-             [2020/03/02 v1.1e LaTeX Kernel (Version Info)]
+             [2020/12/05 v1.1e LaTeX Kernel (Version Info)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltvers.dtx}
@@ -255,7 +255,7 @@
 %    that is actually reapplying what is already in the format, i.e.,
 %    it is useless and possibly allocating new registers. However, it
 %    makes the logic simpler so this is the way it is for now. In
-%    theory we could always jump overthe first patch because that is
+%    theory we could always jump over the first patch because that is
 %    only really needed for rolling forward. So maybe one day \dots
 %    \begin{macrocode}
     \ifnum\expandafter\@parse at version#1//00\@nil





More information about the latex3-commits mailing list.