[latex3-commits] [git/LaTeX3-latex3-latex2e] typo-fix: Update alltt.dtx, classes.dtx, and proc.dtx to remove typos found in #428, #429 (739cf6c2)

Johannes Braams texniek at braams.xs4all.nl
Mon Nov 23 23:11:06 CET 2020


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

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

commit 739cf6c25338f1a6252538d4f2dd0e3fd65e4021
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Mon Nov 23 23:11:06 2020 +0100

    Update alltt.dtx, classes.dtx, and proc.dtx to remove typos found in #428, #429


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

739cf6c25338f1a6252538d4f2dd0e3fd65e4021
 base/alltt.dtx   |  6 +++---
 base/classes.dtx | 20 ++++++++++----------
 base/proc.dtx    |  6 +++---
 3 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/base/alltt.dtx b/base/alltt.dtx
index 2c9e22a1..67ba4d90 100644
--- a/base/alltt.dtx
+++ b/base/alltt.dtx
@@ -30,7 +30,7 @@
 %%
 %% File `alltt.dtx'.
 %% Copyright (C) 1987 by Leslie Lamport
-%% Copyright (C) 1994--1997 LaTeX3 project, Johannes Braams
+%% Copyright (C) 1994--2020 LaTeX3 project, Johannes Braams
 %%                       all rights reserved.
 %%
 %<*dtx>
@@ -40,7 +40,7 @@
 %<package>\ProvidesPackage{alltt}
 %<driver>\ProvidesFile{alltt.drv}
 %\ProvidesFile{alltt.dtx}
-              [1997/06/16 v2.0g defines alltt environment]
+              [2020/11/23 v2.0g defines alltt environment]
 %
 %<*driver>
 \documentclass{ltxdoc}
@@ -173,7 +173,7 @@
 %    control sequence |\do| between the characters. We use that to
 %    check whether a character has to be removed.
 %
-%    The macro |\g at remfrom@specials| takes one argument, the chracter
+%    The macro |\g at remfrom@specials| takes one argument, the character
 %    to be removed from the list.
 %    \begin{macrocode}
 \def\g at remfrom@specials#1{%
diff --git a/base/classes.dtx b/base/classes.dtx
index 6188509b..c1a521dd 100644
--- a/base/classes.dtx
+++ b/base/classes.dtx
@@ -116,7 +116,7 @@
 \DoNotIndex{\viipt,\vipt,\vskip,\vspace}
 \DoNotIndex{\wd,\xiipt,\year,\z@}
 %    \end{macrocode}
-%    We do want an index, using linenumbers
+%    We do want an index, using line numbers
 %    \begin{macrocode}
 \EnableCrossrefs
 \CodelineIndex
@@ -199,7 +199,7 @@
 % \changes{v1.2o}{1994/05/24}{Changed file information}
 % \changes{v1.2p}{1994/05/27}{Moved identification and driver to the
 %    front of the file}
-% \changes{v1.2t}{1994/06/22}{Refrased a few sentences to prevent
+% \changes{v1.2t}{1994/06/22}{Rephrased a few sentences to prevent
 %    overfull hboxes}
 % \changes{v1.2v}{1994/12/01}{Made the oneside option work for the
 %    book class}
@@ -1809,7 +1809,7 @@
   \let \footnote \thanks
 %    \end{macrocode}
 %    We center the entire title vertically; the centering is set off a
-%    little by adding a |\vskip|. (In compatibility mode the pagenumber
+%    little by adding a |\vskip|. (In compatibility mode the page number
 %    is set to 0 by the titlepage environment to keep the behaviour
 %    of \LaTeX\ 2.09 style files.)
 % \changes{v1.0g}{1993/12/09}{Removed the setting of the page number,
@@ -2133,10 +2133,10 @@
 %    \Lcount{COUNTER} as an arabic numeral.
 %
 %    |\roman{|\Lcount{COUNTER}|}| prints the value of
-%    \Lcount{COUNTER} as a lowercase roman numberal.
+%    \Lcount{COUNTER} as a lowercase roman numeral.
 %
 %    |\Roman{|\Lcount{COUNTER}|}| prints the value of
-%    \Lcount{COUNTER} as an uppercase roman numberal.
+%    \Lcount{COUNTER} as an uppercase roman numeral.
 %
 %    |\alph{|\Lcount{COUNTER}|}| prints the value of \Lcount{COUNTER}
 %    as a lowercase letter: $1 =$~a, $2 =$~ b, etc.
@@ -2144,7 +2144,7 @@
 %    |\Alph{|\Lcount{COUNTER}|}| prints the value of \Lcount{COUNTER}
 %    as an uppercase letter: $1 =$~A, $2 =$~B, etc.
 %
-%    Actually to save space the internal counter repesentations
+%    Actually to save space the internal counter representations
 %    and the commands operating on those are used.
 %    \begin{macrocode}
 \renewcommand \thepart {\@Roman\c at part}
@@ -3826,13 +3826,13 @@
     \begingroup
 %    \end{macrocode}
 %    We set |\parindent| to 0pt and use |\rightskip| to leave
-%    enough room for the pagenumbers.\footnote{^^A
+%    enough room for the page numbers.\footnote{^^A
 %        We should really set \cs{rightskip} to \cs{@tocrmarg} instead
 %        of \cs{@pnumwidth} (no version of {\LaTeX} ever did this),
 %        otherwise the \cs{rightskip} is too small.
 %        Unfortunately this can't be changed in {\LaTeXe} as we don't
 %        want to create different versions of {\LaTeXe} which produce
-%        different typset output unless this is absolutely necessary;
+%        different typeset output unless this is absolutely necessary;
 %        instead we suspend it for \LaTeX3.}
 %    To prevent overfull box messages the |\parfillskip| is set to a
 %    negative value.
@@ -3841,7 +3841,7 @@
       \parfillskip -\@pnumwidth
 %    \end{macrocode}
 %    Now we can set the entry, in a large bold font. We make sure to
-%    leave vertical mode, set the part title and add the pagenumber,
+%    leave vertical mode, set the part title and add the page number,
 %    set flush right.
 %    \begin{macrocode}
       {\leavevmode
@@ -4457,7 +4457,7 @@
 %    We have \pstyle{plain} pages in the document classes article and
 %    report unless the user specified otherwise. In the `book'
 %    document class we use the page style \pstyle{headings} by
-%    default. We use arabic pagenumbers.
+%    default. We use arabic page numbers.
 %    \begin{macrocode}
 %<!book>\pagestyle{plain}
 %<book>\pagestyle{headings}
diff --git a/base/proc.dtx b/base/proc.dtx
index 8db8fef7..033a69cf 100644
--- a/base/proc.dtx
+++ b/base/proc.dtx
@@ -29,7 +29,7 @@
 %
 % \iffalse
 % Copyright (C) 1991,1992 by Leslie Lamport \and
-% Copyright (C) 1994,1995 by the \LaTeX3 project \and Johannes Braams
+% Copyright (C) 1994-2020 by the \LaTeX3 project \and Johannes Braams
 %
 % \changes{v1.1}{1994/01/25}{Made `proc' a document class and provide
 %    a .sty file for compatibility mode}
@@ -73,7 +73,7 @@
 %</driver>
 %<+class>\ProvidesClass{proc}
 %<+style>\ProvidesFile{proc.sty}
-              [2014/09/29 v1.3l
+              [2020/11/23 v1.3l
 %<+class>               Standard LaTeX document class]
 %<+style>               LaTeX 2.09 compatibility style option `proc']
 %    \end{macrocode}
@@ -147,7 +147,7 @@
 %
 % \section{Implementation}
 %
-%    In this case a check is needed to see wether \LaTeXe\ runs in
+%    In this case a check is needed to see whether \LaTeXe\ runs in
 %    compatibility mode.
 % \changes{v1.3i}{1994/05/27}{Added missing docstrip guard}
 %    \begin{macrocode}





More information about the latex3-commits mailing list.