diff --git a/xetex.ini b/xetex.ini index bc74c98..f29de80 100644 --- a/xetex.ini +++ b/xetex.ini @@ -34,7 +34,7 @@ \global\XeTeXinterchartoks 1 1 = {\xtxHanGlue} \global\XeTeXinterchartoks 1 2 = {\xtxHanGlue} \global\XeTeXinterchartoks 1 3 = {\nobreak\xtxHanGlue} - + \global\XeTeXinterchartoks 2 1 = {\nobreak\xtxHanGlue} \global\XeTeXinterchartoks 2 2 = {\nobreak\xtxHanGlue} \global\XeTeXinterchartoks 2 3 = {\xtxHanGlue} @@ -66,7 +66,7 @@ \let\s@vef@nt=\und@fined % -% Allocator for \XeTeXintercharclass values, from Enrico Gregorio +% Allocator for \XeTeXintercharclass values, from Enrico Gregorio % \newcount\xe@alloc@intercharclass % allocates intercharclass \xe@alloc@intercharclass=\thr@@ % from 4 (1,2 and 3 are used by CJK, AFAIK) @@ -80,7 +80,7 @@ \errmessage{No room for a new #3}% \fi} \def\newXeTeXintercharclass{% - \xe@alloc@\xe@alloc@intercharclass\XeTeXintercharclass\chardef\@cclv} % At most 254 + \xe@alloc@\xe@alloc@intercharclass\XeTeXcharclass\chardef\@cclv} % At most 254 % Primitives in pdfTeX and LuaTeX, we'll just use macros here. % Since we are generating a whatsit, not 100% compatible,