[latex3-commits] [git/LaTeX3-latex3-latex3] l3bitset: new messages for l3bitset (997b5e79d)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed Dec 16 19:19:17 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : l3bitset
Link       : https://github.com/latex3/latex3/commit/997b5e79dc11ce3b5870f9cfc28852efbc867d1d

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

commit 997b5e79dc11ce3b5870f9cfc28852efbc867d1d
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Dec 16 19:19:17 2020 +0100

    new messages for l3bitset


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

997b5e79dc11ce3b5870f9cfc28852efbc867d1d
 l3kernel/l3msg.dtx | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/l3kernel/l3msg.dtx b/l3kernel/l3msg.dtx
index 19a89cf03..c5cdc91c0 100644
--- a/l3kernel/l3msg.dtx
+++ b/l3kernel/l3msg.dtx
@@ -1971,6 +1971,9 @@
         {#4} { :~base~form~is~already~a~variant. }
       } { . }
   }
+\__kernel_msg_new:nnn { kernel } { bitset-unknown-key }
+  { The~key~'#2'~is~unknown~for~bitset~\tl_to_str:n {#1} }
+
 %    \end{macrocode}
 %
 % Some errors are only needed in package mode if debugging is enabled by
@@ -2051,6 +2054,12 @@
     streams~are~
     \tl_if_empty:nTF {#2} { open } { in~use: #2 . }
   }
+\__kernel_msg_new:nnn { kernel } { show-bitset }
+  {
+    The~bitset~#1~has~the~representation: \\
+    >~binary:~#2  \\
+    >~arabic:~#3 .
+  }
 %    \end{macrocode}
 %
 % System layer messages





More information about the latex3-commits mailing list.