[latex3-commits] [git/LaTeX3-latex3-latex2e] options: Missed arguments added (17caac53)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Jan 12 18:27:10 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : options
Link       : https://github.com/latex3/latex2e/commit/17caac53acf87f74a61c925c02973dffa1857046

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

commit 17caac53acf87f74a61c925c02973dffa1857046
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Dec 1 07:25:52 2021 +0000

    Missed arguments added


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

17caac53acf87f74a61c925c02973dffa1857046
 base/ltkeys.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltkeys.dtx b/base/ltkeys.dtx
index 711cbd6e..2138bd8e 100644
--- a/base/ltkeys.dtx
+++ b/base/ltkeys.dtx
@@ -401,7 +401,7 @@
           }
       }
   }
-\cs_new_protected:Npn \@@_options_loaded:nn
+\cs_new_protected:Npn \@@_options_loaded:nn #1#2
   {
     \bool_if:NTF \l_@@_options_loading_bool
       { \msg_warning:nnn { keys } { load-option-ignored } }





More information about the latex3-commits mailing list.