An \DL has an explicit DC in it, so you have to leave out the next \DC as in:

\starttext
\starttable[|c|c|c|c|c|c|]
%\starttables[|c|c|c|c|c|c|]
%
\HL
\NC one \NC two     \NC three \NC four \NC five \NC six \NC\AR
%
\DL[2]                        \DC      \DC      \DC        \DR
\VL \TWO{one + two} \VL three \NC four \NC five \NC six \NC\AR
%
\DC                 \NC       \DL[3]                       \DR
\NC one \NC two \NC three \VL \THREE{four + five + six} \VL\AR
% the next line does not work!!
\DL[2]                        \DC      \DL[2]              \DR
%
\VL \TWO{one + two} \VL three \NC four \VL \TWO{five + six}\VL\AR
\stoptable
\stoptext

Hi all,

using \DL[2] only once in a row, the function works well, but
using \DL[2] twice in a row, I get a error-message:

+----------
! Extra alignment tab has been changed to \cr.
<template> \endtemplate

\!ttLongHrule ->\omit \span \omit \span
                                        \!ttShortHrule
\normalTABLEmultirule ...{#1}\normalTABLElongrule
                                                  &
\complexTableDL ...handleTABLEerror \fi \fi \next
                                                  \fi
l.31 \DL[2]              \DC       \DC   \DL[2]
                                                                \DR
?
! Emergency stop.
<template> \endtemplate

\!ttLongHrule ->\omit \span \omit \span
                                        \!ttShortHrule
\normalTABLEmultirule ...{#1}\normalTABLElongrule
                                                  &
\complexTableDL ...handleTABLEerror \fi \fi \next
                                                  \fi
l.31 \DL[2]              \DC       \DC   \DL[2]
                                                                \DR
End of file on the terminal!
+----------
\starttext
\starttable[|c|c|c|c|c|c|]
%\starttables[|c|c|c|c|c|c|]
%
\HL
\NC one \NC two     \NC three \NC four \NC five \NC six \NC\AR
%
\DL[2]              \DC       \DC      \DC      \DC        \DR
\VL \TWO{one + two} \VL three \NC four \NC five \NC six \NC\AR
%
\DC     \DC         \DC       \DL[3]                       \DR
\NC one \NC two \NC three \VL \THREE{four + five + six} \VL\AR
% the next line does not work!!
\DL[2]              \DC       \DC      \DL[2]              \DR
%
\VL \TWO{one + two} \VL three \NC four \VL \TWO{five + six}\VL\AR
\stoptable
\stoptext

What ist here to do? Any hints will be welcome!

Bernd

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

================================================================
Deze e-mail is door E-mail VirusScanner van Planet Internet gecontroleerd op virussen.
Op http://www.planet.nl/evs staat een verwijzing naar de actuele lijst waar op wordt gecontroleerd.

------------------------------------------------------------------------- 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