On Sat, Mar 6, 2010 at 18:19, Nicola Vitacolonna wrote: >> Somewhere in my twists and turns to get Mark IV working today, it appears >> XeTeX has been broken. Running `texexec --xtx' on any ConTeXt file results >> in: >> >> ! Undefined control sequence. >> \PDFversion ->1.\the \pdfminorversion > > Hi, wondering whether this has a fix or is an open issue... I have exactly > the same problem with the current ConTeXt Minimals.
It seems to be an open issue. Hans was probably busy enough during DANTE meeting, but fixing this should go to the highest priority list once he "recovers" :) :) :) A temporary workaround could be the following: \newcount\pdfminorversion \pdfminorversion=5 \starttext abc \stoptext Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
