On 19-10-2010 11:17, luigi scarso wrote:
2010/10/19 Herbert Voss<herbert.v...@fu-berlin.de>:
An example from the documentation:

\starttext

\startitemize[1,packed]
\head supported image formats in \PDFTEX \par
      \startitemize[a]
      \item png \item eps \item pdf
      \stopitemize
\head non supported image formats in \PDFTEX \par
      \startitemize[continue]
      \item jpg \item gif \item tif
      \stopitemize
\stopitemize

\stoptext

I get with mkIV (TeXLive2010)
[...]
systems         : begin file zzzz.tex at line 3
! Math error: parameter \Umathquad\displaystyle is not set.
\mathematics ... #1\else \Ustartmath #1\Ustopmath
                                                  \fi
\dodosymbol ...bol \csname \??ss :#1:#2\endcsname
[...]

If I remember right this is a bug in the luatex version that ships with texlive. Does

\def\Ustartmath{$}
\def\Ustopmath {$}

help?

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to