ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Inline math in table in combination fails
@ 2013-09-18 23:27 Marco Patzer
  2013-09-19  7:24 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Patzer @ 2013-09-18 23:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 497 bytes --]

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

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Inline math in table in combination fails
  2013-09-18 23:27 Inline math in table in combination fails Marco Patzer
@ 2013-09-19  7:24 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2013-09-19  7:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-19  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-18 23:27 Inline math in table in combination fails Marco Patzer
2013-09-19  7:24 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).