From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Hansen Subject: German number format in tables? Date: Thu, 2 Jul 2009 13:54:27 +0200 Message-ID: <200907021354.27440.rainer.hansen@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMKsA-00055x-6u for emacs-orgmode@gnu.org; Thu, 02 Jul 2009 07:54:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMKs5-00051z-CD for emacs-orgmode@gnu.org; Thu, 02 Jul 2009 07:54:37 -0400 Received: from [199.232.76.173] (port=38528 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMKs4-00051r-Mb for emacs-orgmode@gnu.org; Thu, 02 Jul 2009 07:54:32 -0400 Received: from mail.gmx.net ([213.165.64.20]:37311) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MMKs4-0007hR-2k for emacs-orgmode@gnu.org; Thu, 02 Jul 2009 07:54:32 -0400 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I wonder what I need to do to so that I can work with the German number format in tables? E.g. instead of writing 100,000.00 I would like to write 100.000,00. All automatic formatting and calculations of Org-Mode should of course still be fine. The output of calculations should also be shown in German number format. Regards, Rainer