Am 09.10.2013 um 10:29 schrieb hwit...@gmail.com:

> 
> 
> I'm  having some problems.  Here is a minimum example showing the problem:
> 
> 
> Table #1 In the first case  \DL[1] does not work and no line is displayed, 
> but the columns line 
>   up nicesly.
> 
> Table #2 In this table I accidentally got \DL[1] to work by added a \NC to th 
> last row.
>         BUT, the last row is not misaligned by about 1 character position.
> 
> 
> How could I get Example #2 below to align properly and why is \DL not working 
> in example #1?

You missed the \NC before \AR.

\starttext

\starttable[|r|]
   \NC Table Header Here \NC\AR
   \DL[1]                           \DR
   \NC misc item 1       \NC\AR
   \NC misc item 2           \NC\AR
\stoptable

\stoptext

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

Reply via email to