[latex3-commits] [git/LaTeX3-latex3-latex2e] rawoptions: move rawoptions to 2021-05-01 (0cb1ee19)
David Carlisle
d.p.carlisle at gmail.com
Sun Aug 30 22:10:00 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : rawoptions
Link : https://github.com/latex3/latex2e/commit/0cb1ee19f96d6a2acdd9cf437798b7c5ad4bfec2
>---------------------------------------------------------------
commit 0cb1ee19f96d6a2acdd9cf437798b7c5ad4bfec2
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sun Aug 30 21:10:00 2020 +0100
move rawoptions to 2021-05-01
>---------------------------------------------------------------
0cb1ee19f96d6a2acdd9cf437798b7c5ad4bfec2
base/ltclass.dtx | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index 2313bd01..72e9b70b 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -33,7 +33,7 @@
%<*driver>
% \fi
\ProvidesFile{ltclass.dtx}
- [2020/08/29 v1.3p LaTeX Kernel (Class & Package Interface)]
+ [2020/08/30 v1.3q LaTeX Kernel (Class & Package Interface)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltclass.dtx}
@@ -1020,10 +1020,10 @@
% \begin{macro}{\PassOptionsToClass}
% If the package has been loaded, we check that it was first loaded with
% the options. Otherwise we add the option list to that of the package.
-% \changes{v1.3p}{2020/08/25}{save raw option lists}
+% \changes{v1.3q}{2020/08/30}{save raw option lists}
% \begin{macrocode}
%</2ekernel>
-%<latexrelease>\IncludeInRelease{2020/08/25}%
+%<latexrelease>\IncludeInRelease{2021/05/01}%
%<latexrelease> {\@pass at ptions}{Raw option lists}%
%<*2ekernel|latexrelease>
\def\@pass at ptions#1#2#3{%
@@ -1096,14 +1096,14 @@
% \end{macro}
%
% \begin{macro}{\OptionNotUsed}
-% \changes{v1.3p}{2020/08/25}{filter out =value from unused option list}
+% \changes{v1.3q}{2020/08/30}{filter out =value from unused option list}
% \begin{macro}{\@remove at eq@value}
-% \changes{v1.3p}{2020/08/25}{macro added}
+% \changes{v1.3q}{2020/08/30}{macro added}
% If we are in a class file, add |\CurrentOption| to the list of
% unused options. Otherwise, in a package file do nothing.
% \begin{macrocode}
%</2ekernel>
-%<latexrelease>\IncludeInRelease{2020/10/01}%
+%<latexrelease>\IncludeInRelease{2021/05/01}%
%<latexrelease> {\OptionNotUsed}{filter unused option list}%
%<*2ekernel|latexrelease>
\def\@remove at eq@value#1=#2\@nil{#1}
@@ -1289,10 +1289,10 @@
% {Name changed from \cs{@executeoption}}
% \changes{v1.0e}{1994/05/17}
% {Execute option after removing from list, not before}
-% \changes{v1.3p}{2020/08/25}{filter out =value from unused option list}
+% \changes{v1.3q}{2020/08/30}{filter out =value from unused option list}
% \begin{macrocode}
%</2ekernel>
-%<latexrelease>\IncludeInRelease{2020/10/01}%
+%<latexrelease>\IncludeInRelease{2021/05/01}%
%<latexrelease> {\@use at ption}{filter unused option list}%
%<*2ekernel|latexrelease>
\def\@use at ption{%
@@ -1626,7 +1626,7 @@
% {Prevent loss of brackets PR/3965}
% \changes{v2.1b}{2016/11/09}
% {Improve \cs{ifx} tests PR/4497}
-% \changes{v1.3p}{2020/08/25}{save raw class option list}
+% \changes{v1.3q}{2020/08/30}{save raw class option list}
% \begin{macrocode}
%</2ekernel>
%<latexrelease>\IncludeInRelease{2020/10/01}%
More information about the latex3-commits
mailing list.