[latex3-commits] [latex3/latex2e] develop: Correct fn name (05f0808c)

github at latex-project.org github at latex-project.org
Fri Dec 1 13:13:27 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/05f0808c18945613ac310ebdaa308f3fb78f117e

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

commit 05f0808c18945613ac310ebdaa308f3fb78f117e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 09:23:32 2023 +0000

    Correct fn name


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

05f0808c18945613ac310ebdaa308f3fb78f117e
 base/ltcmd.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index ae8d9dd4..1eb5710d 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -468,7 +468,7 @@
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_declare_cmd_code:Nnn #1#2
   {
-    \bool_lazy_or:nTF
+    \bool_lazy_any:nTF
       {
         { \l_@@_environment_bool }
         {





More information about the latex3-commits mailing list.