summaryrefslogtreecommitdiff
path: root/macros/latex/base/ltnews23.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/base/ltnews23.tex')
-rw-r--r--macros/latex/base/ltnews23.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/base/ltnews23.tex b/macros/latex/base/ltnews23.tex
index 693e22de83..e14a0697b0 100644
--- a/macros/latex/base/ltnews23.tex
+++ b/macros/latex/base/ltnews23.tex
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2015-2019
+% Copyright (C) 2015-2020
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -149,7 +149,7 @@ at the start of the document.
For detailed descriptions of the new allocation commands see the
documented sources in \textsf{ltluatex.dtx} or chapter N of
\textsf{source2e}; however, the following new allocation commands are
-defined by default in \hologo{LuaTeX}:
+defined by default in \hologo{LuaTeX}:
\verb|\newattribute|,
\verb|\newcatcodetable|,
\verb|\newluafunction| and
@@ -157,7 +157,7 @@ defined by default in \hologo{LuaTeX}:
In addition, the commands \verb|\setattribute| and
\verb|\unsetattribute| are defined to set and unset Lua attributes
(integer values similar to counters, but attached to nodes). Finally
-several catcode tables are predefined:
+several catcode tables are predefined:
\verb|\catcodetable@initex|,
\verb|\catcodetable@string|,
\verb|\catcodetable@latex|,
@@ -170,7 +170,7 @@ the registering of Lua callback functions.
\subsection{Support for older releases and plain \TeX}
The \hologo{LuaTeX} allocation functionality made available in this
-release is also available in plain \TeX\ and older \LaTeX\ releases
+release is also available in plain \TeX\ and older \LaTeX\ releases
in the files \textsf{ltluatex.tex} and \textsf{ltluatex.lua} which may be
used simply by including the \TeX\ file: \verb|\input{ltluatex}|.
An alternative for old \LaTeX\ releases is to use:\\
@@ -219,7 +219,7 @@ been regenerated using the data files from Unicode~8.0.0.
\section{Support for Comma Accent}
The command \verb|\textcommabelow| has been added to the format.
-This is mainly used for the Romanian letters
+This is mainly used for the Romanian letters
\textcommabelow{S}\textcommabelow{s}\textcommabelow{T}\textcommabelow{t}.
This was requested in latex/4414 in the \LaTeX\ bug tracker.