The Wizard wrote:

All -
   Just downloaded and installed 2005.11.16, and now a document
which built fine under the 2005.10.27 version breaks. The code
which fails is a simple table

\starttext

\placetable[here]{none}
\starttable[|l|l|l|p(7.0cm)|]
\HL
\VL \bf Revision \VL \bf Date \VL \bf Author \VL \bf Description \VL \AR
\HL
\VL 0.9 \VL 11/04/2005 \VL Mark Almeida \VL Initial draft, for review and 
comment \VL \AR
\HL
\stoptable

\stoptext

The errors I get from texexec look like this

floatblocks     : 1 placed
! Undefined control sequence.
\OTRONEsomeherefloat ...\dorechecknextindentation

<argument> ... \placesomeherefloat [\v!here ,here]
                                                 \else \dosavefloat \fi \fi
\secondoftwoarguments #1#2->#2

\dogetfloatbox ... \floatmethod \floatmethod }[#1]
                                                 \fi
\docompletefloat ...egroup \dofloat {#4}{}{#6}{#1}
                                                 \else \doglobal \convertar...
<argument> ...}{table}{here}{table}{none}\nextbox
                                                 \else \docompletefloat {ta...
...
l.9 \stoptable

?

Anyone got any ideas?
you didn't regenerate the format (you load the latest cont-new on top of an old format)

texexec --make --all

(depending on the age of your system ... locate the cont-en.(e)fmt file and delete it first)

Hans
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to