Inline math in table in combination fails
Hi, The following example results in the error “You can't assign a glue_spec node to a prev field” \starttext \startcombination [2*1] {\starttable [|c|] \NC \math{1} \VL\NR\HL \stoptable}{} {\starttable [|c|] \NC \math{2} \VL\NR \stoptable}{} \stopcombination \stoptext It works without the combination, without the vertical or horizontal rule and when no math mode is used. It used to work some time ago, so I assume it's a bug. Marco
On 9/19/2013 1:27 AM, Marco Patzer wrote:
Hi,
The following example results in the error “You can't assign a glue_spec node to a prev field”
\starttext \startcombination [2*1] {\starttable [|c|] \NC \math{1} \VL\NR\HL \stoptable}{} {\starttable [|c|] \NC \math{2} \VL\NR \stoptable}{} \stopcombination \stoptext
It works without the combination, without the vertical or horizontal rule and when no math mode is used. It used to work some time ago, so I assume it's a bug.
it went unnoticed as works in my experimental branch ... i just forgot to copy back a variable initialization fixed 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Marco Patzer