ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* noalign in tabulate
@ 2007-08-13 16:56 Aditya Mahajan
  2007-08-13 19:22 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2007-08-13 16:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

How do I insert a noalign in tabulate. It seems that noalign messes up 
the width calculations of paragraphs. This is what I tried.

\starttext

\starttabulate
   \NC tufte \NC \input tufte \NR
   \NC zapf  \NC \input zapf  \NR
\stoptabulate

\starttabulate
   \NC tufte \NC \input tufte \NR
   \noalign{Some quotes}
   \NC zapf  \NC \input zapf  \NR
\stoptabulate

\starttabulate
   \NC tufte \NC \input tufte \NR
   \TABLEnoalign{Some quotes}
   \NC zapf  \NC \input zapf  \NR
\stoptabulate

\stoptext

Suggestions?

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-13 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-13 16:56 noalign in tabulate Aditya Mahajan
2007-08-13 19:22 ` Hans Hagen
2007-08-13 20:35   ` 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).