ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: Re: aligning of tables and tabulate
Date: Wed, 13 Jul 2005 18:18:49 +0200	[thread overview]
Message-ID: <42D53EE9.2010700@gmail.com> (raw)
In-Reply-To: <42D41362.50604@mail.ru>

Radhelorn wrote:
> Mojca Miklavec wrote:
>> Radhelorn wrote:
>>
>>> Maybe this is a stupid question, but according to manual this should 
>>> align tables right:
>>>
>>> \setuptabulate[align=right]
>>> some text before
>>> \starttabulate[|l|l|]
>>
>>> I've tried left, right, middle, center... to no effect. Both tables 
>>> remain left aligned.
>>
>> \starttabulate[|r|r|] and \starttable[|r|r|]
> 
> This aligns cell contents but not tables themselves.

Sorry, I didn't understand the question.

If you need the solution:

\rightaligned{\starttable[|l|l|]
\HL
\NC testxxx \NC test \NC\AR
\NC test \NC testxxx \NC\AR
\HL
\stoptable}

If you need the reason, why \setuptabulate[align=...] doesn't work, 
someone else has to answer it.

Mojca

  reply	other threads:[~2005-07-13 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12 18:01 Radhelorn
2005-07-12 18:17 ` Mojca Miklavec
2005-07-12 19:00   ` Radhelorn
2005-07-13 16:18     ` Mojca Miklavec [this message]
2005-07-13 19:53       ` Radhelorn

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=42D53EE9.2010700@gmail.com \
    --to=mojca.miklavec.lists@gmail.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).