ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: Re: setuptabulate
Date: Thu, 19 Jan 2006 17:05:21 +0100	[thread overview]
Message-ID: <291B4B59-1D5C-40B9-ABF1-8A255883392F@science.uva.nl> (raw)
In-Reply-To: <43CF9309.20505@wxs.nl>

Thanks. I did not realize that the alignment had to do with the  
paragraphs inside the columns.
Centering of a tabulation I now realize with:

\starttext
\midaligned{\vbox{\starttabulate[|c|c|]
	\NC a \NC bcd \NC\NR
	\NC xy \NC finally \NC\NR
\stoptabulate}}
\stoptext

yours sincerely,
dr. H. van der Meer



On Jan 19, 2006, at 14:24, Hans Hagen wrote:

> Hans van der Meer wrote:
>
>> What is with tabulation? I use it because I find it handy, but  
>> the  setuptabulate seems not working.
>>
>> \starttext
>> \setuptabulate[align=middle,rulethickness=1pt]
>> \starttabulate[|c|c|]
>>     \NC abc \NC xyz \NC\NR
>>     \NC def \NC uvw \NC\NR
>> \stoptabulate
>> \stoptext
>>
>> This gives NO alignment and NO rule. Is something wrong?
>> Ran at the wiki live-ConTeXt and got the same negative result.
>
> this kind of alignments only influences the p entries
>
> \starttext
>
> \setuptabulate[align=left]
>
> \starttabulate
> \NC test \NC \input tufte \NC \NR
> \stoptabulate
>
> \setuptabulate[align=right]
>
> \starttabulate
> \NC test \NC \input tufte \NC \NR
> \stoptabulate
>
> \stoptext
>
>
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                             | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

      reply	other threads:[~2006-01-19 16:05 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     ` setuptabulate Henning Hraban Ramm
2006-01-19 13:50       ` setuptabulate Taco Hoekwater
2006-01-19 13:24 ` setuptabulate Hans Hagen
2006-01-19 16:05   ` Hans van der Meer [this message]

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=291B4B59-1D5C-40B9-ABF1-8A255883392F@science.uva.nl \
    --to=hansm@science.uva.nl \
    --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).