The latest version assumes the most recent pdftex, i'll fix this; if you run into troubles, add this to cont-new.tex:

\ifx\pdfoptionpdfinclusionerrorlevel\undefined
    \newcount\pdfoptionpdfinclusionerrorlevel
\fi

\pdfoptionpdfinclusionerrorlevel=0

\ifx\pdfoptionpdfminorversion\undefined
  \newcount\pdfoptionpdfminorversion
\fi

\pdfoptionpdfminorversion=4

Or patch this in spec-tpd.tex (there is an \else in that file that shoul dnot be there)

The mentioned v!synchroniseer problem has to do with a new cont-new.tex being used with an old context;

texexec --make --alone

may help here.

Hans


------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED] Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to