Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix extremely minor typos #1549

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions base/doc/clsguide.tex
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
\texttt{clsguide.tex} for full details.}%
}

\date{2024-09-15}
\date{2024-11-14}

\NewDocumentCommand\cs{m}{\texttt{\textbackslash\detokenize{#1}}}
\NewDocumentCommand\marg{m}{\arg{#1}}
Expand Down Expand Up @@ -1397,7 +1397,7 @@ \section{A section}
\texttt{expl3} commands and more details can be found in
\texttt{ltproperties-doc.pdf}.

\subsubsection{Templates (protoype document commands)}
\subsubsection{Templates (prototype document commands)}

\emph{Templates} as defined by \LaTeX{} are a mechanism to cleanly separate the
three layers needed for writing a document
Expand Down
4 changes: 2 additions & 2 deletions base/doc/ltnews.tex
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,10 @@
\newcommand*{\gobbleopt}[1][]{}%
\let\org@twocolumn\twocolumn
\renewcommand\NeedsTeXFormat[1]{\NeedsTeXFormatdate}% ignore that inside
\newcommand\NeedsTeXFormatdate[1][]{}% % inidividual issues
\newcommand\NeedsTeXFormatdate[1][]{}% % individual issues
\renewenvironment{document}{%
\clearpage
% 1.4d (JLB) Normally |\ltn@tocend| shoud do nothing
% 1.4d (JLB) Normally |\ltn@tocend| should do nothing
\let\ltn@tocend\relax
\ifnum\@issue=20 %
\addtocontents{toc}{%
Expand Down
2 changes: 1 addition & 1 deletion base/doc/ltnews28.tex
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ \subsection{Compatibility}
\pkg{inputenc} documentation.

As usual, this change may also be reverted via the more general
\pkg{latexrelease} package mechanism, by speciying a release date
\pkg{latexrelease} package mechanism, by specifying a release date
earlier than this release.


Expand Down
2 changes: 1 addition & 1 deletion base/docstrip.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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 bizare pathnames}
% systems with bizarre 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)}
Expand Down
2 changes: 1 addition & 1 deletion base/letter.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
% compatible with other packages that use the |\@ptsize| variable
% to select special actions. It makes the declarations of size
% options less than 10pt difficult, although one can probably use
% \texttt{9} and \texttt{8} assuming that a class wont define both
% \texttt{9} and \texttt{8} assuming that a class won't define both
% \Lopt{8pt} and \Lopt{18pt} options.
%
% \begin{macrocode}
Expand Down
2 changes: 1 addition & 1 deletion base/ltbibl.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
%
% Given that we are now a quarter century into using \LaTeXe{}
% there is no good reason any more do limit ourself to 2.09
% conciderations. So we now simply delay the \cs{nocide} if it is
% considerations. So we now simply delay the \cs{nocite} if it is
% issued in the preamble.
%
% \changes{v1.1o}{2003/05/18}{Check if we are after \cs{document}}
Expand Down
2 changes: 1 addition & 1 deletion base/ltcmd.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2170,7 +2170,7 @@
% An utility macro similar to \cs{@@_bad_def:wn} to abort a command
% copy. Contrary to \cs{@@_bad_def:wn} though, when this happens the
% issue is most likely internal, because the command was already
% (supposedly) correcly defined so it should be copyable. Hopefully
% (supposedly) correctly defined so it should be copyable. Hopefully
% this macro will never be used ever, but if it does, apologise and
% give the reason for the failure so the user can report.
% \begin{macrocode}
Expand Down
2 changes: 1 addition & 1 deletion base/ltexpl.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
%
% \section{Document-level command names for \pkg{expl3} functions}
%
% Current home for L3 programing layer functions that we make
% Current home for L3 programming layer functions that we make
% directly available at the document level. This section may need
% to be moved later (after \cs{NewDocumentCommand} is defined in
% case we want to use that in the setup).
Expand Down
2 changes: 1 addition & 1 deletion base/ltfssaxes.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
%
% \begin{macro}{\fontseries}
% The \cs{fontseries} command takes one argument which is the requested new
% font series. In the orginal implementation it simply saved the
% font series. In the original implementation it simply saved the
% expanded value in \cs{f@series}. Now we do a bit more processing
% and look up the final value in the font series data base. This is
% done by \cs{merge@font@series}. But the lookup should be done
Expand Down
4 changes: 2 additions & 2 deletions base/ltfsstrc.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
% we are ready to change the font face. This way they happen after
% a possibly new family is set which is important because they
% look at the available font faces in that family and alter the
% selection based on availibility. Several calls to \cs{fontseries}
% selection based on availability. Several calls to \cs{fontseries}
% or \cs{fontshape} are delayed in the order in which they appear,
% so that by switching them one can work around missing
% intermediate font faces and avoid substitutions.
Expand All @@ -495,7 +495,7 @@
\delayed@f@adjustment
% \end{macrocode}
% We then check if the resulting cominbation is valid but for this
% we have to make sure that the appropiate \texttt{.fd} is loaded if
% we have to make sure that the appropriate \texttt{.fd} is loaded if
% that hasn't happened so far.
% \begin{macrocode}
\maybe@load@fontshape
Expand Down
2 changes: 1 addition & 1 deletion base/ltidxglo.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
% \changes{v1.1a}{1994/05/19}{Initial version of ltidxglo.dtx,
% split from ltidxbib.dtx}
% \changes{v1.1d}{1995/10/25}{Doc cleanup}
% \changes{v1.1f}{2019/08/27}{Make \cs{index} and \cs{gloassary} robust}
% \changes{v1.1f}{2019/08/27}{Make \cs{index} and \cs{glossary} robust}
%
%
% \begin{oldcomments}
Expand Down
2 changes: 1 addition & 1 deletion base/ltplain.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@
% file. e-\TeX{} improved on that and supported a value of \texttt{2}
% to show the warning on the terminal, so we could have changed the
% default when we made the e-\TeX{} extensions required---however,
% we overlooked that oportunity.
% we overlooked that opportunity.
% In 2021 this parameter was improved on again and now also accepts
% the value \texttt{3}
% (error on the terminal). This made us realize that we should
Expand Down
2 changes: 1 addition & 1 deletion base/lttagging.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
% \DescribeMacro\UseExpandableTaggingSocket
% \DescribeMacro\tag_socket_use_expandable:n
% For special cases like in some \cs{halign} contexts we need a fully expandable
% version of the commend. For these cases, \cs{UseExpandableTaggingSocket} can be
% version of the command. For these cases, \cs{UseExpandableTaggingSocket} can be
% used. To allow being expandable, it does not output any debugging information
% if \cs{DebugSocketsOn} is in effect and therefore should be avoided whenever possible.
%
Expand Down
2 changes: 1 addition & 1 deletion base/lttemplates.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
% ~~\Arg{type} \Arg{template2} \Arg{template1}
% \end{syntax}
% Copies \meta{template1} of \meta{type} to a new name \meta{template2}:
% the copy can then be edited independent of teh original.
% the copy can then be edited independent of the original.
% \end{function}
%
% \section{Multiple choices}
Expand Down