diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-07 20:56:55 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-07 20:56:55 +0300 |
commit | 9a6c16a1be7487eb8f64469d492ff405120c7057 (patch) | |
tree | 316763a56b1f9e75e5a64306e111b94fbb5c362b /doc/grosciteco.tes | |
parent | 6747f318f50760d7a3a773e894df3d3ed449e5d7 (diff) | |
download | sciteco-9a6c16a1be7487eb8f64469d492ff405120c7057.tar.gz |
grosciteco: fixed styling of multi-byte text (ie. non-latin characters)
* We just passed the length in glyphs to SCI_SETSTYLING.
Diffstat (limited to 'doc/grosciteco.tes')
-rwxr-xr-x | doc/grosciteco.tes | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |