[XeTeX] Unicode data

Martin Ruckert martin.ruckert at hm.edu
Sun Mar 23 13:09:31 CET 2025


Hi all!

I am currently working on moving the hitex engine to utf8,
and I discovered that there are some small differences between
luatex and xetex (see below). Are these differences on purpose
or is there a bug somewhere?

Best regards
Martin


There are differences between xetex and luatex for these five codepoints:

codepoint 1:
   xetex  \lccode=13
   luatex \lccode=0

codepoint 26, 32, and 39:
   xetex  math family/class/slot = 0/0/2097151
   luatex math family/class/slot = 1/0/0

codepoint 65279:
   xetex  \catcode=12
   luatex \catcode=9

-- 
Martin Ruckert
Hochschule München
Fakultät für Informatik und Mathematik



More information about the XeTeX mailing list.