[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: fix typos (8ed9aede)
Frank Mittelbach
frank.mittelbach at latex-project.org
Thu Feb 25 00:36:44 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/8ed9aede506f93cea255f9f27d2744d972fd7897
>---------------------------------------------------------------
commit 8ed9aede506f93cea255f9f27d2744d972fd7897
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Thu Feb 25 00:36:44 2021 +0100
fix typos
>---------------------------------------------------------------
8ed9aede506f93cea255f9f27d2744d972fd7897
base/doc/ltnews33.tex | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index 2a75ee89..5f728a8b 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -240,7 +240,7 @@ the name. The coding has now been slightly altered to allow for this.
a uniform location for applying custom attributes}
Just before shipping out a page, a new \LuaTeX{} callback
-``\texttt{pre\_shipout\_filter}'' is now called to allow final
+\texttt{pre\_shipout\_filter} is now called to allow final
adjustments to the box to be shipped out. This is particularly for
Lua\TeX\ packages which flag certain elements of the page (e.g. using
attributes or properties) in order to apply certain effects to these
@@ -389,16 +389,16 @@ parsing errors.
For compatibility reasons, the standard option processing has not been
-changed however the original un-normalised class and option lists
-are now saved. they are not used in the standard processing, however
-extended package option systems may use these ``raw'' option list
+changed however the original un-normalised package and class option lists
+are now saved. They are not used in the standard processing, however
+extended package option systems may use these \enquote{raw} option list
macros if they are defined.
The one change affecting the standard processing is that the low level
error mentioned above is now avoided as values (any tokens to the
-right of an = sign) are removed from consideration from the ``unused
-option list'' In this release \texttt{clip=true}` and
-`\texttt{clip=false}` both contribute \texttt{clip} to the list of
+right of an = sign) are removed from consideration from the \enquote{unused
+option list}. In this release \texttt{clip=true} and
+\texttt{clip=false} both contribute \texttt{clip} to the list of
options that have been used.
%
\githubissue{85}
More information about the latex3-commits
mailing list.