On 2/20/2018 5:18 PM, Pablo Rodriguez wrote:
On 02/20/2018 09:32 AM, Hans Hagen wrote:
On 2/19/2018 10:14 PM, Pablo Rodriguez wrote:
[...]
For some strange reason, "\␣" is problematic only when
\xmlprettyprinttext (or \xmlinlineprettyprinttext) is set to tex.
Is this a bug or am I missing something?
are you sure that the font you use has the character
Many thanks for your reply, Hans.
The chars are there:
\setuptype[option=tex]
\starttext
\startTEXpage[offset=1em]
\type{\ ␣ \ á \ ñ}
% \type{\␣ \á \ñ}
{\ttbf \letterbackslash ␣ \letterbackslash á
\letterbackslash ñ}
\stopTEXpage
\stoptext
The problem is that the \type command and the typing start-stop break
when the backslash is followed by a non ASCII character. The commented
line shows the issue.
I’m afraid it might be a bug.
local name = P("\\") * (patterns.utf8char + S("@!?_"))^1
Many thanks for your help,
Pablo
--
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________