ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: "Escaping" tabulate
Date: Fri, 15 Jul 2005 18:43:47 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0507151839001.27300@gaston.free.fr> (raw)
In-Reply-To: <42D7E09F.4070008@mail.ru>

On Fri, 15 Jul 2005, Radhelorn wrote:

> I've solved aligning problem with \hfill\vbox or \rightaligned, but this 
> needs to be done for each table.
> 
> Did I miss something important?

Hello,
you can define a macro. For example:

\def\startMyMidAlignedTable{\hbox to \hsize\bgroup\hss\vbox
  \bgroup\starttable}
\def\stopMyMidAlignedTable{\stoptable\egroup\hss\egroup}

\starttext
\input tufte

\startMyMidAlignedTable[|l|l|]
\HL
\NC this \NC is    \NC\AR
\NC a    \NC table \NC\AR
\HL
\stopMyMidAlignedTable

\input knuth
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

  reply	other threads:[~2005-07-15 16:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 13:49 Radhelorn
2005-07-15  9:12 ` Henning Hraban Ramm
2005-07-15 10:53   ` Radhelorn
2005-07-15 13:54     ` Hans Hagen
2005-07-15 16:13       ` Radhelorn
2005-07-15 16:43         ` Peter Münster [this message]
2005-07-15 17:20           ` Radhelorn
2005-07-17 18:35             ` Christopher Creutzig
2005-07-17 19:21               ` Radhelorn
2005-07-17 20:00                 ` Brooks Moses
2005-07-17 21:08                   ` Hans Hagen
2005-07-17 21:12                 ` Hans Hagen
2005-07-17 18:55             ` Christopher Creutzig
2005-07-17 19:41           ` Hans Hagen
2005-07-17 19:57         ` Hans Hagen

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=Pine.LNX.4.58.0507151839001.27300@gaston.free.fr \
    --to=pmlists@free.fr \
    --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).