ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* alignment in TABLE
@ 2012-07-24 21:45 Peter Münster
  2012-07-24 21:49 ` Rogers, Michael K
  2012-07-24 23:25 ` Aditya Mahajan
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Münster @ 2012-07-24 21:45 UTC (permalink / raw)
  To: ConTeXt users

Hi,

How could I please align vertically the 2 table cells in the following
example:

--8<---------------cut here---------------start------------->8---
\starttext
\bTABLE
\bTR \bTD 1 \eTD \bTD \framed{1 Über} \eTD \eTR
\eTABLE
\stoptext
--8<---------------cut here---------------end--------------->8---

I've tried various combination with offset=0pt/overlay, strut=yes/no,
rulethickness=0pt, but without success...

TIA for any help!
-- 
           Peter
___________________________________________________________________________________
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] 8+ messages in thread
* alignment in TABLE
@ 2010-06-15 12:30 Peter Münster
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Münster @ 2010-06-15 12:30 UTC (permalink / raw)
  To: ConTeXt list

Hello,

Here is an alignment problem due to the rulethickness.
Is there a cleaner and more elegant solution?

\starttext
\section{First line shifted to the right by a bit less
  than 2pt}
\setupTABLE[offset=0pt, frame=off]
\setupTABLE[r][1][bottomframe=on, rulethickness=2pt]
\bTABLE
\bTR\bTD bla \eTD \eTR
\bTR\bTD bla \eTD \eTR
\eTABLE

\section{Workaround}
\setupTABLE[offset=0pt, frame=off, rulethickness=0pt]
\setupTABLE[r][1][bottomframe=on, rulethickness=2pt, loffset=-2pt]
\bTABLE
\bTR\bTD bla \eTD \eTR
\bTR\bTD bla \eTD \eTR
\eTABLE
\stoptext

TIA for any help!
Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2012-07-25 10:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-24 21:45 alignment in TABLE Peter Münster
2012-07-24 21:49 ` Rogers, Michael K
2012-07-25  5:54   ` luigi scarso
2012-07-24 23:25 ` Aditya Mahajan
2012-07-25 10:31   ` alignment in TABLE (solved) Peter Münster
2012-07-25 10:33     ` Hans Hagen
2012-07-25 10:35     ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2010-06-15 12:30 alignment in TABLE Peter Münster

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