[latex3-commits] [git/LaTeX3-latex3-latex2e] gh22: fix the guards and some text (ccff04cc)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Apr 8 21:57:17 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh22
Link       : https://github.com/latex3/latex2e/commit/ccff04cc9def4168de6e1ad97286fadc48701f6b

>---------------------------------------------------------------

commit ccff04cc9def4168de6e1ad97286fadc48701f6b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Apr 8 21:57:17 2020 +0200

    fix the guards and some text


>---------------------------------------------------------------

ccff04cc9def4168de6e1ad97286fadc48701f6b
 base/ltclass.dtx | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index ab5899d2..a5ac3bbf 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -1275,11 +1275,7 @@
 %<latexrelease>                 {\RequirePackageWithOptions}{Unused options issue}%
 \def\RequirePackageWithOptions{%
 %    \end{macrocode}
-%    The resetting of \cs{unprocessedoptions} needs to be the very
-%    last action in \cs{AtEndOfPackage} and this is comething we can't
-%    guarantee just by adding to the hook (this is
-%    really a case for hook management and should be replaced
-%    eventually) so for now we force it differently
+%    The resetting of the unprocessed options is now done on a par package basis.
 % \changes{v1.3k}{2020/04/07}{Use different method to ignore
 %    unprocessed options (gh/22)}
 %    \begin{macrocode}
@@ -1288,17 +1284,10 @@
                     \relax}%
   \@loadwithoptions\@pkgextension\RequirePackage}
 \@onlypreamble\RequirePackageWithOptions
-%    \end{macrocode}
-% \end{macro}
-%
-%
 %</2ekernel|latexrelease>
 %<latexrelease>\EndIncludeInRelease
 %    \end{macrocode}
-%  \end{macro}
-
-
-
+%    
 %    \begin{macrocode}
 %<latexrelease>\IncludeInRelease{0000/00/00}%
 %<latexrelease>                 {\RequirePackageWithOptions}{Unused options issue}%
@@ -1309,6 +1298,11 @@
 %<latexrelease>\EndIncludeInRelease
 %<*2ekernel>
 %    \end{macrocode}
+% \end{macro}
+%
+%
+
+
 
 
 





More information about the latex3-commits mailing list.