2010/10/19 Herbert Voss
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 [...]
Herbert It's ok with latest minimals. Unfortunately minimals still suffers of cont-fil bug: in context.mkiv/mkii \loadcorefile{cont-fil} should be \loadmarkfile{cont-fil}
-- luigi