[latex3-commits] [git/LaTeX3-latex3-latex2e] gh648: Missing conditional variant (2f255ac9)

PhelypeOleinik phelype.oleinik at latex-project.org
Thu Aug 26 19:19:06 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh648
Link       : https://github.com/latex3/latex2e/commit/2f255ac9d9bfd587cf9c1638136b64a56bb4bd88

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

commit 2f255ac9d9bfd587cf9c1638136b64a56bb4bd88
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Thu Aug 26 14:19:06 2021 -0300

    Missing conditional variant


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

2f255ac9d9bfd587cf9c1638136b64a56bb4bd88
 base/lthooks.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index 38b2d0d1..47a88e58 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -4767,7 +4767,7 @@
 %   hook.  The deprecated version needs to check if |#3| is empty to
 %   avoid returning true on \hook{file/before}, for example.
 %    \begin{macrocode}
-\prg_new_conditional:Npnn \@@_if_generic:n #1 { TF }
+\prg_new_conditional:Npnn \@@_if_generic:n #1 { T, TF }
   { \@@_if_generic:w #1 / / / \s_@@_mark }
 \cs_new:Npn \@@_if_generic:w #1 / #2 / #3 / #4 \s_@@_mark
   {





More information about the latex3-commits mailing list.