ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: Re: setuptabulate
Date: Thu, 19 Jan 2006 14:33:55 +0100	[thread overview]
Message-ID: <3E743F67-843B-4967-A8B5-C835186F9446@fiee.net> (raw)
In-Reply-To: <086C9761-B7CA-4167-B486-2FF24A03A7C0@science.uva.nl>

Am 2006-01-19 um 11:53 schrieb Hans van der Meer:

>>> What is with tabulation? I use it because I find it handy, but  
>>> the setuptabulate seems not working.
>>> This gives NO alignment and NO rule. Is something wrong?
>> I'm surprised that tabulates should have align and rule at all,  
>> but texshow states so.
>> Why don't you use some sort of table?
> The answer is simple: because I like the tabulation construct.

If you need rules, you must use some kind of table. It's no big change:

\setuptables[rulethickness=1pt]
\starttable[|c|c|]
	\NC abc \VL xyz \NC\AR
	\NC def \VL uvw \NC\AR
\stoptable

And you must use \VL for a vertical line instead of \NC

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

  reply	other threads:[~2006-01-19 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-18 11:32 setuptabulate Hans van der Meer
2006-01-18 21:14 ` setuptabulate Henning Hraban Ramm
2006-01-19 10:53   ` setuptabulate Hans van der Meer
2006-01-19 13:33     ` Henning Hraban Ramm [this message]
2006-01-19 13:50       ` setuptabulate Taco Hoekwater
2006-01-19 13:24 ` setuptabulate Hans Hagen
2006-01-19 16:05   ` setuptabulate Hans van der Meer

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=3E743F67-843B-4967-A8B5-C835186F9446@fiee.net \
    --to=hraban@fiee.net \
    --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).