ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Martin Althoff <martin.althoff@yahoo.com>
To: ntg-context@ntg.nl
Subject: table row span question
Date: Wed, 25 Aug 2010 21:42:08 -0700 (PDT)	[thread overview]
Message-ID: <17428.41265.qm@web56302.mail.re3.yahoo.com> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2010-08-26  4:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26  4:42 Martin Althoff [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17428.41265.qm@web56302.mail.re3.yahoo.com \
    --to=martin.althoff@yahoo.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).