ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Thickness of right border for table cell
@ 2013-01-17 18:08 Troy Henderson
  2013-01-17 19:06 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Troy Henderson @ 2013-01-17 18:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

In order to change the width of the bottom border of the first row of a
natural table to 2bp, I can do

\setupTABLE[row][1][after={\hrule width\hsize height 2bp}]

and I have tried doing

\setupTABLE[column][1][after={\vrule height\vsize width 2bp}]

to change the width of the right border of the first column, but this does
not work.  I would appreciate some expertise on this.

Thanks,

Troy Henderson

[-- Attachment #1.2: Type: text/html, Size: 448 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: Thickness of right border for table cell
  2013-01-17 18:08 Thickness of right border for table cell Troy Henderson
@ 2013-01-17 19:06 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2013-01-17 19:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 17 Jan 2013, Troy Henderson wrote:

> In order to change the width of the bottom border of the first row of a
> natural table to 2bp, I can do
>
> \setupTABLE[row][1][after={\hrule width\hsize height 2bp}]
>
> and I have tried doing
>
> \setupTABLE[column][1][after={\vrule height\vsize width 2bp}]
>
> to change the width of the right border of the first column, but this does
> not work.  I would appreciate some expertise on this.

Use metapost backgrounds.

I had made a proposal for fences for which we can specify the thickness 
each side:

http://thread.gmane.org/gmane.comp.tex.context.devel/2022

But I think that it never made it to the core.

Aditya
___________________________________________________________________________________
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-01-17 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-17 18:08 Thickness of right border for table cell Troy Henderson
2013-01-17 19:06 ` Aditya Mahajan

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).