Philipp Reichmuth schrieb:
> In the meantime, is it possible to enable/disable ConTeXt's UTF-8 
> handler selectively for pieces of text?

I just tried

--------------------------------
\definetypeface[lucida][rm][Xserif][Lucida Bright]
\setupbodyfont[lucida]

\starttext
Ṯḥíş ıš ā pìėçẹ ȯf ṭēxt.

\XeTeXinputencoding "bytes"
\enableregime[utf]
Ṯḥíş ıš ā pìėçẹ ȯf ṭēxt.

\XeTeXinputencoding "utf-8"
Ṯḥíş ıš ā pìėçẹ ȯf ṭēxt.
\stoptext
--------------------------------
which doesn't work.  I experimented around with commenting out the XeTeX 
section in base/regi-uni.tex, but that doesn't do anything.

Is there a way of reenabling this from the ConTeXt side?

Philipp

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to