From d3a91fcd0e2326c290570463f47aca461092cab9 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 7 Nov 2024 20:58:31 +0300 Subject: grosciteco: fixed the CuXXXX postprocessor command, ie. insertion of characters by unicode, ie. typesetting of most non-latin text * This was broken at least for characters that happened to contain hexadecimal digits > 9 since "D does not detect hexadecimal digits. --- doc/grosciteco.tes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/grosciteco.tes b/doc/grosciteco.tes index 29546ae..be2de6a 100755 --- a/doc/grosciteco.tes +++ b/doc/grosciteco.tes @@ -234,7 +234,7 @@ EBN[input] !cmd.C! :M#sw 0A-^^u"= - C 16 :M#giU.w  + C 16 \U.w  W | .(:M#sa).X.w 0Q[glyphs.Q.w]U.w ' -- cgit v1.2.3