[XeTeX] disabling xetex's default classes

Jonathan Kew jfkthame at googlemail.com
Thu Oct 8 16:51:40 CEST 2009


On 8 Oct 2009, at 15:44, Michiel Kamermans wrote:

> Alright, final question for the day: does anyone know whether (and  
> if so, how) it is possible to disable, or clear, xetex's interchar  
> classes 0, 1, 2 and 3?

The code that sets these up is in unicode-letters.tex, which is read  
during the creation of the default xetex and xelatex formats. You can  
easily write a loop that simply resets the classes of all the  
characters to 0, and override the \XeTeXinterchartoks commands in that  
file with null versions if you wish.

(That code really should be updated to use \newXeTeXintercharclass and  
symbolic names, anyway....)

JK



More information about the XeTeX mailing list