ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* table row span question
@ 2010-08-26  4:42 Martin Althoff
  2010-08-26  5:49 ` Hongwen Qiu
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Althoff @ 2010-08-26  4:42 UTC (permalink / raw)
  To: ntg-context

I am having trouble working out a solution for spanning some rows of tables. The instructions at http://wiki.contextgarden.net/Table got me so far as the example shows. 

The example is a timetable excerpt. So I want horizontal lines everywhere, except on Mo, Di, Mi (Monday Tuesday Wednesday) where there are double periods. Adding any more \DLs or \VLs results in not being able to translate the file or other errors. Currently the horizontal lines are not where they should be (now on Mo, Mi, Fr) but kind of evenly spread. 

Lastly: How do I control row height? 

thanks!
Martin

\setuppapersize[A4,landscape][A4]

\def\TagBreite{4cm}

\starttext

\placetable{Stundenplan} 
\starttable[|r w(1cm) |p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|p(\TagBreite) c|] 
\HL
\VL Std \VL Montag \VL Dienstag \VL Mittwoch \VL Donnerstag \VL Freitag \VL\FR
\HL
%%%%%%%%% Row Span
\VL 1. 	\VL \LOW{mo} 	\VL \LOW{di} 	\VL \LOW{mi} 	\VL do leer \VL fr leer \VL\MR
\DC 	\DL				\DL		 		\DL							\DR
\VL 2. 	\VL  	\VL  	\VL 	\VL do leer \VL fr leer \VL\MR
\HL 
\VL 3. 	\VL  class	\VL  class	\VL class	\VL do class \VL fr class \VL\MR
\HL 
\stoptable

\stoptext



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

end of thread, other threads:[~2010-08-27  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-26  4:42 table row span question Martin Althoff
2010-08-26  5:49 ` Hongwen Qiu
2010-08-26 13:07   ` Martin Althoff
2010-08-26 14:07     ` Wolfgang Schuster
2010-08-27  0:47       ` Martin Althoff

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