[latex3-commits] [git/LaTeX3-latex3-latex2e] options: Rephrase news (082d55f6)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 9 23:37:48 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : options
Link : https://github.com/latex3/latex2e/commit/082d55f6b31ed8c4f695f26e9138b72c183c9321
>---------------------------------------------------------------
commit 082d55f6b31ed8c4f695f26e9138b72c183c9321
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 9 22:36:51 2021 +0000
Rephrase news
>---------------------------------------------------------------
082d55f6b31ed8c4f695f26e9138b72c183c9321
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 3593dac5..0d0ddc5e 100644
--- a/base/doc/ltnews35.tex
+++ b/base/doc/ltnews35.tex
@@ -148,15 +148,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.