[NTG-context] When I don't want quotes
Maurício
briqueabraque at yahoo.com
Tue Aug 12 20:50:07 CEST 2008
>> I need to write ''''' in a text. However, since
>> it's a special tag in wiki language, I really
>> need it to be 5 times U0027, not ””’ (U201C and
>> U2018). How can I do that?
> \starttext
> With 0-kern: '\kern0pt'\kern0pt'\kern0pt'\kern0pt'
>
> The easy way: \dorecurse5'
> \stoptext
>
> Cheers, Peter
>
Neither of them work. ' (Unicode 0027) is still
converted to ’ (Unicode 2018).
More information about the ntg-context
mailing list