[NTG-context] issue with scite module
Henning Hraban Ramm
texml at fiee.net
Wed Jun 1 18:58:13 CEST 2022
Am 01.06.22 um 18:47 schrieb Pablo Rodriguez via ntg-context:
> Dear list,
>
> I have the following sample:
>
> \usemodule[scite]
> \starttext
> \startTEXpage[offset=1ex]
> \type[option=xml]{<ans/>}
> \type[option=xml]{<áñß/>}
> \stopTEXpage
> \stoptext
>
> Using scite, I don’t get the second element right.
>
> Without scite, both elements are displayed right.
>
> In both Geany and Notepad++ (which use Scintilla internally), the two
> elements are displayed right.
>
> Could anyone confirm the issue?
Hi Pablo,
with LMTX version 2022.05.11, both elements are displayed, but the first
in blue, the second in red. Apparently the scite highlighter doesn’t
like non-ASCII characters in elements.
Hraban
More information about the ntg-context
mailing list