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

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Dec 1 08:25:52 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : options
Link       : https://github.com/latex3/latex2e/commit/98d06dd484377365df70c9086baf588126eb5c2d

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

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

    Missed arguments added


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

98d06dd484377365df70c9086baf588126eb5c2d
 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.