3 Jan
2007
3 Jan
'07
10:11 p.m.
On 1/3/07, Hans Hagen wrote:
Mojca Miklavec wrote:
Hello Hans,
when I tried to create XeTeX formats today (it might be that I screwed up something on my system as well) I got the following error:
loading : Context Encoding Macros (pdf) ! Undefined control sequence. l.63 \ifcase\pdfgentounicode \else \expandafter \endinput \fi ?
Mojca
(Is there any ctxtools --degrade? ;)
no, but you have used a beta tree
i was not aware of that not being loaded by xetex
\beginXETEX \endinput \endXETEX
at the top of the file
should help
Thanks, it works now (not as a one-liner, I had to split it in multiple lines for some reason, but I can now generate the formats just fine). Mojca