From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12170 Path: main.gmane.org!not-for-mail From: Sebastian Rooks Newsgroups: gmane.comp.tex.context Subject: units and decimal separators Date: Sun, 11 May 2003 17:19:13 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <3EBE69F1.10704@free.fr> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1052666496 19709 80.91.224.249 (11 May 2003 15:21:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 11 May 2003 15:21:36 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 11 17:21:32 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Esdo-000571-00 for ; Sun, 11 May 2003 17:21:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DC75510ACE; Sun, 11 May 2003 17:22:53 +0200 (MEST) Original-Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by ref.ntg.nl (Postfix) with ESMTP id 5F7F510AB6 for ; Sun, 11 May 2003 17:19:42 +0200 (MEST) Original-Received: from free.fr (nas-cbv-7-62-147-154-176.dial.proxad.net [62.147.154.176]) by postfix4-1.free.fr (Postfix) with ESMTP id 692A82D879 for ; Sun, 11 May 2003 17:19:31 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12170 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12170 Hi ConTeXters, How can I get ConteXt to typeset numbers as it should be done in french in which we use a comma and not a point to separate units and decimals ? That is when I write \mathematics{5,3} I want to have 5,3 and not 5, 3 (with a small space between the comma and the 3), as it is when I use the english separator, a point. Cheers, Seb.