ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem in natural tables with nc= and alignmentcharacter
@ 2014-06-23 19:03 Rik Kabel
  2014-06-23 19:43 ` Rik Kabel
  2014-06-23 20:34 ` Peter Münster
  0 siblings, 2 replies; 7+ messages in thread
From: Rik Kabel @ 2014-06-23 19:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

When a wide-ish column precedes a character-aligned column and a column 
span is in place, the table is set improperly.

With the following example, the first two columns overlap.

When the first column is moved to the right side of the table there is 
no issue.

When the setup line is removed, there is no issue.

When the long entry in column is shortened, there is no issue.

When the column span is removed and another cell added to that row, 
there is no issue.

The problem occurs when the span is applied to the first two or the last 
two columns in the example.

TL14 handles this correctly. It fails with the 20140622 beta.

    \starttext
       \bTABLE
    \setupTABLE[c][3][alignmentcharacter={.},aligncharacter=yes]
         \bTABLEbody
           \bTR
             \bTC AAA\eTC
             \bTC[nc=2] Location\eTC
           \eTR
           \bTR
             \bTC AAA Longish entry\eTC
             \bTC Figure\eTC
             \bTC 1.12\eTC
           \eTR
           \bTR
             \bTC AAA\eTC
             \bTC Table\eTC
             \bTC 10.8\eTC
           \eTR
         \eTABLEbody
       \eTABLE
    \stoptext

-- 
Rik Kabel

[-- Attachment #1.2: Type: text/html, Size: 2284 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] 7+ messages in thread

end of thread, other threads:[~2014-06-25  8:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-23 19:03 Problem in natural tables with nc= and alignmentcharacter Rik Kabel
2014-06-23 19:43 ` Rik Kabel
2014-06-23 20:34 ` Peter Münster
2014-06-23 20:50   ` Peter Münster
2014-06-24 12:03     ` Hans Hagen
2014-06-24 19:53       ` Rik Kabel
2014-06-25  8:15         ` 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).