From 9a6c16a1be7487eb8f64469d492ff405120c7057 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 7 Nov 2024 20:56:55 +0300 Subject: grosciteco: fixed styling of multi-byte text (ie. non-latin characters) * We just passed the length in glyphs to SCI_SETSTYLING. --- doc/grosciteco.tes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/grosciteco.tes b/doc/grosciteco.tes index e0e50c1..29546ae 100755 --- a/doc/grosciteco.tes +++ b/doc/grosciteco.tes @@ -54,7 +54,7 @@ EBN[input] 1U[default-style] @[style]{ [.l U.l Q[font]-Q[default-style]"N - .-Q.lESSTARTSTYLING Q[font],Q.lESSETSTYLING + .-Q.lU.l Q.lESSTARTSTYLING Q[font],(-Q.l)ESSETSTYLING ' ].l } -- cgit v1.2.3