[NTG-context] Table problem with ConTeXT 2005.11.16

2005-11-17 Thread The Wizard
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?
-- 
Mark Almeida [EMAIL PROTECTED]
Solutions Architect  (707)398-9524/x81132
Sun Client Solutions (707)429-0341 Home Office
 (707)480-5038 Cell

Powered by Solaris 10_x86/Evolution 1.4.6

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


Re: [NTG-context] Table problem with ConTeXT 2005.11.16

2005-11-17 Thread Hans Hagen

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