ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: Re: table column alignment
Date: Mon, 17 Feb 2003 09:16:49 +0100	[thread overview]
Message-ID: <87ptpr2ufi.fsf@gundla.ch> (raw)
In-Reply-To: <5.1.0.14.1.20030216232636.024478a0@remote-1> (Hans Hagen's message of "Sun, 16 Feb 2003 23:28:03 +0100")

Hans Hagen <pragma@wxs.nl> writes:

Hello Hans,

>>  is no decimal in an entry using the decimal alignment, in effect
>> such a number is aligned as if it had a decimal.  What you get is
>> something like:

> 10\\
>
> should do the trick, can you check this?
>
> [more ont his in supp-num [including auto . , swapping and so]

I have tried:

\starttabulate[|mc|]
\NC \digits{100.000,00} \NC\NR
\NC \digits{~10.000,00} \NC\NR
\NC \digits{~~1.100,00} \NC\NR
\NC \digits{~~~~10,~~} \NC\NR
\stoptabulate



Is it possible to put the \digits into the preamble of the tabular?
Say

\starttbaulte[|?{\digits{#1}}|]
\NC 100.000,00 \NC\NR
\NC ~10.000,00 \NC\NR
\NC ~~1.100,00 \NC\NR
\NC  ~~~~10,~~ \NC\NR
\stoptabulate

Patrick

      reply	other threads:[~2003-02-17  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-16 16:50 Bruce D'Arcus
2003-02-16 22:28 ` Hans Hagen
2003-02-17  8:16   ` Patrick Gundlach [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=87ptpr2ufi.fsf@gundla.ch \
    --to=pg@levana.de \
    --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).