[latex3-commits] [git/LaTeX3-latex3-latex2e] options: Rephrase news (043fe98b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Jan 12 18:27:10 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : options
Link : https://github.com/latex3/latex2e/commit/043fe98bb0afebf00526a154f8834b934cbedf83
>---------------------------------------------------------------
commit 043fe98bb0afebf00526a154f8834b934cbedf83
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 9 22:36:51 2021 +0000
Rephrase news
>---------------------------------------------------------------
043fe98bb0afebf00526a154f8834b934cbedf83
base/doc/ltnews35.tex | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/base/doc/ltnews35.tex b/base/doc/ltnews35.tex
index 58c0a9c7..31bce8a1 100644
--- a/base/doc/ltnews35.tex
+++ b/base/doc/ltnews35.tex
@@ -202,15 +202,15 @@ instead. To-date, this has required the use of additional packages, for example
\pkg{kvoptions}.
The \LaTeX{} team have for some time offered the package \pkg{l3keys2e} to
-allow keyvals defined using the \pkg{expl3} module \pkg{l3keys} to act as
-package options. This ability has now been integrated directly into the kernel.
-As part of this integration, the syntax for processing keyval options has been
-refined, such that
+allow keyvals defined using the L3 programming layer module \pkg{l3keys} to act
+as package options. This ability has now been integrated directly into the
+kernel. As part of this integration, the syntax for processing keyval options
+has been refined, such that
\begin{verbatim}
\ProcessKeyOptions
\end{verbatim}
-will now automatically pick up the package name as the key \emph{family}, which
-can otherwise be given as an optional argument
+will now automatically pick up the package name as the key \emph{family},
+unless explicitly given as an optional argument.
\begin{verbatim}
\ProcessKeyOptions[family]
\end{verbatim}
More information about the latex3-commits
mailing list.