ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@boede.nl>
Subject: Re: units and decimal separators
Date: Sun, 11 May 2003 19:36:53 +0200	[thread overview]
Message-ID: <001001c317e3$ef533a90$0100a8c0@vademecum> (raw)
In-Reply-To: <3EBE69F1.10704@free.fr>

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

Hi Sebastian,

Ii can not explain why one gets the strange spacing. However there is a
command \Digits, where you get precisely what you want. Please have a look
at the enclosed code.

Willi

[-- Attachment #2: test.tex --]
[-- Type: application/octet-stream, Size: 334 bytes --]

\setupoutput[pdftex]

\mainlanguage[fr]

\language[fr]

\starttext

\math{5.3} \quad This is \type{\math} \par
\math{5,3} \quad This is \type{\math} \par
$5.3$      \quad This is \type{$} \par
$5,3$      \quad This is \type{$} \par

\Digits{5.3}  \quad This is \type{\Digits} \par
\Digits{5,3}  \quad This is \type{\Digits}
\stoptext

  reply	other threads:[~2003-05-11 17:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-11 15:19 Sebastian Rooks
2003-05-11 17:36 ` Willi Egger [this message]
2003-05-11 17:55 ` Eckhart Guthöhrlein
2003-05-11 21:31   ` Sebastian Rooks
2003-05-11 21:39     ` Re[2]: " Giuseppe Bilotta
2003-05-12 15:57       ` Hans Hagen
2003-05-12 23:02         ` Re[3]: " Giuseppe Bilotta
2003-05-14 22:05           ` Sebastian Rooks
2003-05-14 22:17             ` Re[2]: " Giuseppe Bilotta
2003-05-15  6:46               ` Henning Hraban Ramm
2003-05-15  7:56               ` Re[2]: " Mari Voipio
2003-05-15  8:23               ` Patrick Gundlach
2003-05-15  9:01                 ` Maarten Sneep
2003-05-15  9:24                   ` Patrick Gundlach
2003-05-15 10:15         ` Eckhart Guthöhrlein
2003-05-11 20:41 ` Emil Hedevang Lohse

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='001001c317e3$ef533a90$0100a8c0@vademecum' \
    --to=w.egger@boede.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).