[latex3-commits] [latex3/latex3] main: Add missing function entries (0083564a0)
github at latex-project.org
github at latex-project.org
Fri Dec 8 18:01:52 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/0083564a084193d854ef7fd9fae8f1d0d09332e0
>---------------------------------------------------------------
commit 0083564a084193d854ef7fd9fae8f1d0d09332e0
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Sat Dec 9 00:32:24 2023 +0800
Add missing function entries
See #1366
>---------------------------------------------------------------
0083564a084193d854ef7fd9fae8f1d0d09332e0
l3kernel/l3bitset.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3kernel/l3bitset.dtx b/l3kernel/l3bitset.dtx
index 101a2aa41..2e76d404c 100644
--- a/l3kernel/l3bitset.dtx
+++ b/l3kernel/l3bitset.dtx
@@ -418,6 +418,8 @@
% {
% \bitset_set_true:Nn, \bitset_set_true:cn,
% \bitset_gset_true:Nn, \bitset_gset_true:cn,
+% \bitset_set_false:Nn, \bitset_set_false:cn,
+% \bitset_gset_false:Nn, \bitset_gset_false:cn
% }
% \begin{macro}{\@@_set_aux:NNn}
% The user commands must first translate the argument to an index number.
More information about the latex3-commits
mailing list.