[latex3-commits] [git/LaTeX3-latex3-latex2e] typo-fix: Update doc.dtx and docstrip.dtx to dix typos found in#428 and #429 [ci skip] (6837e77d)

Johannes Braams texniek at braams.xs4all.nl
Mon Nov 23 23:18:34 CET 2020


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

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

commit 6837e77ddf24558a19cb69748b6d1e1c89467e9c
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Mon Nov 23 23:18:34 2020 +0100

    Update doc.dtx and docstrip.dtx to dix typos found in#428 and #429 [ci skip]


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

6837e77ddf24558a19cb69748b6d1e1c89467e9c
 base/doc.dtx      | 20 ++++++++++----------
 base/docstrip.dtx | 14 +++++++-------
 base/slides.dtx   | 16 ++++++++--------
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/base/doc.dtx b/base/doc.dtx
index 7e781715..5c0e01d9 100644
--- a/base/doc.dtx
+++ b/base/doc.dtx
@@ -35,7 +35,7 @@
 %<+package|shortvrb>\NeedsTeXFormat{LaTeX2e}[1994/12/01]
 %<+package> \ProvidesPackage{doc}
 %<+shortvrb>\ProvidesPackage{shortvrb}
-%<+package|shortvrb>  [2020/06/15 v2.1m
+%<+package|shortvrb>  [2020/11/23 v2.1m
 %<+package|shortvrb>   Standard LaTeX documentation package (FMi)]
 %\catcode`\<=12
 %
@@ -47,7 +47,7 @@
 %
 %
 %% Package `doc' to use with LaTeX 2e
-%% Copyright (C) 1989-1999 Frank Mittelbach, all rights reserved.
+%% Copyright (C) 1989-2020 Frank Mittelbach, all rights reserved.
 %
 %
 % Version:     Date:     Changes:
@@ -751,7 +751,7 @@
 % in your package file.  Precede it by any bibliography commands
 % necessary for your citations.
 % Alternatively, it may be more convenient to put all such calls
-% amongst the arguments of the |\StopEventually| macro, in
+% amongt the arguments of the |\StopEventually| macro, in
 % which case a |\Finale| command should appear at the end of
 % your file.
 %
@@ -949,7 +949,7 @@
 % macro.}
 % \DescribeMacro\changes
 % To maintain a change history within the file, the |\changes|
-% command may be placed amongst the description part of the changed
+% command may be placed amongt the description part of the changed
 % code.  It takes three arguments, thus:
 % \begin{quote}
 % |\changes{|\meta{version}|}{|\meta{date}|}{|^^A
@@ -2200,7 +2200,7 @@
 %
 % \begin{environment}{environment}
 % \changes{v1.8c}{1993/10/25}{Environment added}
-%    The ``environment'' envrionment will be implemented just like the
+%    The ``environment'' environment will be implemented just like the
 %    ``macro'' environment flagging any differences in the code by
 %    passing |\iffalse| or |\iftrue| to the |\m at cro@| environment
 %    doing the actual work.
@@ -3029,7 +3029,7 @@
 % \begin{macro}{\addto at hook}
 % The code for adding tokens (the second argument) to a token list
 % (the first argument) is taken from~\cite{art:verbatim}, but it needs
-% to be "\long" in case "\par" is amongst the tokens.
+% to be "\long" in case "\par" is amongt the tokens.
 %    \begin{macrocode}
 \long\def\addto at hook#1#2{#1\expandafter{\the#1#2}}
 %    \end{macrocode}
@@ -3149,7 +3149,7 @@
 % of an `index style file'; the character selected for this function
 % is |=|, and therefore this character too must be specially treated
 % when it is met in a \TeX\ command.  A suitable index style file is
-% provided amongst the supporting files for this style file in
+% provided amongt the supporting files for this style file in
 % \texttt{gind.ist} and is generated from this source by processing
 % with \texttt{docstrip} to extract the module \textbf{gind}.  A
 % similar style file \texttt{gglo.ist} is supplied for sorting the
@@ -4219,7 +4219,7 @@
 %
 % \begin{macro}{\meta at font@select}
 % \changes{v2.0k}{2000/05/26}{Macro added (pr/3170)}
-%    Maske font used inside |\meta| customizable.
+%    Make font used inside |\meta| customizable.
 %    \begin{macrocode}
 \def\meta at font@select{\itshape}
 %    \end{macrocode}
@@ -4431,7 +4431,7 @@
     \global\catcode`#1\csname cc\string#1\endcsname
 %    \end{macrocode}
 % \changes{v1.9e.2}{1994/02/07}{-js: Reset `cc`\protect\meta{c} in
-%                       in \cs{DeleteShortVerb}}
+%                       \cs{DeleteShortVerb}}
 % We must not forget to reset "\cc\"\meta{c}, otherwise the check in
 % "\MakeShortVerb" for a repeated definition will not work.
 %    \begin{macrocode}
@@ -4532,7 +4532,7 @@
 %
 % \begin{macro}{\init at checksum}
 % The checksum mechanism works by counting backslashes in the
-% macrocode.  This initialises the count (when called from
+% macrocode.  This initializes the count (when called from
 % "\StopEventually").
 % \changes{v1.5k}{1989/09/04}{Macro added to support checksum.}
 %    \begin{macrocode}
diff --git a/base/docstrip.dtx b/base/docstrip.dtx
index a0a06311..2906bed3 100644
--- a/base/docstrip.dtx
+++ b/base/docstrip.dtx
@@ -30,8 +30,8 @@
 \catcode`\}=2
 \def\filename{docstrip.dtx}
 \def\fileversion{v2.6a}
-\def\filedate{2020-07-07}
-\def\docdate {2020-07-11}
+\def\filedate{2020-11-23}
+\def\docdate {2020-11-23}
 %%
 %
 %\iffalse
@@ -77,7 +77,7 @@
 %                         less/more dirty---all uses of \cs{afterfi}}
 % \changes{2.3e}{1995/09/25}{Directories support}
 % \changes{2.3e}{1995/10/24}{added \cs{makepathname} to support
-%                         systems with bizzare pathnames}
+%                         systems with bizare pathnames}
 % \changes{2.3e}{1995/10/25}{batch files work by \cs{input}}
 % \changes{2.3e}{1996/10/02}{Introduced ``open lists''}
 % \changes{2.4a}{1996/06/06}{Add stream limits (MDW)}
@@ -122,7 +122,7 @@
 %
 % \changes{2.1b}{1993/02/23}{modified mailaddress of Johannes}
 % \changes{2.4i}{1998/01/18}{removed mail addresses as it is hopeless
-%                            to keep them uptodate}
+%                            to keep them up-to-date}
 % \author{%
 %   Frank Mittelbach
 %  \and
@@ -809,7 +809,7 @@
 % \end{verbatim}
 %
 %    To extract the code using \ds, the original `guard'
-%    mecahnism is extended by the introduction of the syntax
+%    mechanism is extended by the introduction of the syntax
 %    \texttt{\%<@@=\meta{module}>}. The \meta{module} name then
 %    replaces the |@@| when the code is extracted, so that
 % \begin{verbatim}
@@ -2305,7 +2305,7 @@ Z
 %    delimited with |\endLine|) on all active output files i.e.
 %    those with off-counters equal to zero. It uses the
 %    search-and-replace macro \cs{replaceModuleInLine} to replace any
-%    occurences of \texttt{@@} with the current module name.
+%    occurrences of \texttt{@@} with the current module name.
 %    If statistics are included, the counter
 %    |\codeLinesPassed| is incremented by $1$.
 %    \begin{macrocode}
@@ -4310,7 +4310,7 @@ for copying and modification in the file \inFileName.
 %  \begin{macro}{\WriteToDir}
 %    Macro |\WriteToDir| is either empty or holds the prefix
 %    necessary to read a file from the current directory. Under UNIX
-%    this is |./| but a lot of other systems addopted this concept.
+%    this is |./| but a lot of other systems adopted this concept.
 %    This macro is a default value for |\destdir|.
 %
 %    The definition of this macro is now delayed until |\@setwritedir|
diff --git a/base/slides.dtx b/base/slides.dtx
index 8b7276f4..45fd8e6d 100644
--- a/base/slides.dtx
+++ b/base/slides.dtx
@@ -53,7 +53,7 @@
 %<*driver>
        \ProvidesFile{slides.drv}
 %</driver>
-              [2020/02/20 v2.4b
+              [2020/11/23 v2.4b
 %<+class>               Standard LaTeX document class]
 %<+cmd>               SLiTeX definitions]
 %    \end{macrocode}
@@ -220,7 +220,7 @@
 % \end{quote}
 %
 % The code is divided into two parts, we first implement the class
-% related functions and declarations and then define lowlevel stuff
+% related functions and declarations and then define low level stuff
 % that is necessary within every class. By placing such commands into
 % a separate file it will be possible to share it with other slide
 % classes.
@@ -288,7 +288,7 @@
 %    \end{macrocode}
 %
 %    The option \Lopt{landscape} switches the values of |\paperheight|
-%    and |\paperwidth|, assuming the dimensions wer given for portrait
+%    and |\paperwidth|, assuming the dimensions were given for portrait
 %    paper.
 %    \begin{macrocode}
 \DeclareOption{landscape}
@@ -705,7 +705,7 @@
 %
 % \begin{macro}{\clubpenalty}
 % \begin{macro}{\widowpenalty}
-%    These penalties are use to discourrage club and widow lines.
+%    These penalties are use to discourage club and widow lines.
 %    Because we use their default values we only show them here,
 %    commented out.
 %    \begin{macrocode}
@@ -718,7 +718,7 @@
 % \begin{macro}{\displaywidowpenalty}
 % \begin{macro}{\predisplaypenalty}
 % \begin{macro}{\postdisplaypenalty}
-%    Discourrage (but not so much) widows in front of a math display
+%    Discourage (but not so much) widows in front of a math display
 %    and forbid breaking directly in front of a display. Allow break
 %    after a display without a penalty. Again the default values are
 %    used, therefore we only show them here.
@@ -1721,7 +1721,7 @@
      \if at titlepage \break \fi}
 %    \end{macrocode}
 
-% \section{Initialisation}
+% \section{Initialization}
 %
 % \subsection{Date}
 %
@@ -2348,8 +2348,8 @@ COLOR LAYER\\[.75in]%
 %  any output when the |@visible| switch is false.
 %
 % \changes{v2.2j}{1994/03/11}{Corrected \cs{@oval}, like previous
-% \changes{v2.4a}{2016/03/29}{initialise in \cs{@oval}tests added for latex/4452}
-%    change to \file{latex.dtx}.}
+% \changes{v2.4a}{2016/03/29}{Initialize in \cs{@oval}tests added for
+%    latex/4452} change to \file{latex.dtx}.}
 %    \begin{macrocode}
 \def\line(#1,#2)#3{\if at visible\@xarg #1\relax \@yarg #2\relax
 \@linelen #3\unitlength





More information about the latex3-commits mailing list.