Re: [NTG-context] Linetables ROW alignment

2007-07-17 Thread Hans Hagen
Giuseppe Bilotta wrote:
> Hello all again,
> 
> I'm using linetables, because despite their lack of
> documentation they've been rather easy to set up to achieve
> the effects I needed (colors, alignment, etc).
> 
> I have a small problem with the title row though, because I
> would like its entries to be all typeset centered (whereas
> the rest of columns has them partly left and partly right
> aligned) but apparently there is no (easy) way to override
> alignment in a single row. In particular,
> 
> \setuplinetable[r][1][align=middle]
> 
> doesn't work, even though all other specifications (color,
> background, style) work as expected.
> 
> I think that if a row alignment is required, it should be
> applied and take precedente over column alignment. Any
> suggestions?

i recently made some extensions, remind me when i'm back from tug 2007

-
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Linetables ROW alignment

2007-07-14 Thread Giuseppe Bilotta
Hello all again,

I'm using linetables, because despite their lack of
documentation they've been rather easy to set up to achieve
the effects I needed (colors, alignment, etc).

I have a small problem with the title row though, because I
would like its entries to be all typeset centered (whereas
the rest of columns has them partly left and partly right
aligned) but apparently there is no (easy) way to override
alignment in a single row. In particular,

\setuplinetable[r][1][align=middle]

doesn't work, even though all other specifications (color,
background, style) work as expected.

I think that if a row alignment is required, it should be
applied and take precedente over column alignment. Any
suggestions?

-- 
Giuseppe "Oblomov" Bilotta

P.S. Looking at core-ltb.tex I've found that \BH and \EH are
mapped to \linetableBR and \linetableER. Is this
intentional, or a cut-n-paste error? The way it is now,
\linetableBH and \linetableEH are never triggered ...

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___