[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh422: Minor fixes (709e348a)

PhelypeOleinik phelype.oleinik at latex-project.org
Mon Nov 23 14:22:59 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh422
Link       : https://github.com/latex3/latex2e/commit/709e348abae816b0f8d97478779fca7d088aa4f1

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

commit 709e348abae816b0f8d97478779fca7d088aa4f1
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Mon Nov 23 10:22:59 2020 -0300

    Minor fixes


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

709e348abae816b0f8d97478779fca7d088aa4f1
 base/ltclass.dtx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index 96f244dc..169e26c4 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -729,6 +729,7 @@
 %<latexrelease>  {Add \@kernel at currpathstack}%
 %<latexrelease>\let\@kernel at currpathstack\@undefined
 %<latexrelease>\let\@p at pfilepath\@undefined
+%<latexrelease>\let\@p at pfilepath@aux\@undefined
 %<latexrelease>\EndIncludeInRelease
 %</2ekernel|latexrelease>
 %<*2ekernel>
@@ -1179,7 +1180,7 @@
   \expandafter\xdef\csname opt@\reserved at a\endcsname{%
     \@ifundefined{opt@\reserved at a}\@empty
       {\csname opt@\reserved at a\endcsname,}%
-    \zap at space#2 \@empty}
+    \zap at space#2 \@empty}%
 %    \end{macrocode}
 % \changes{v1.3u}{2020/11/20}
 %         {Copy option list to the requested package.}





More information about the latex3-commits mailing list.