[Orgmode] German number format in tables?

2009-07-02 Thread Rainer Hansen
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



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] German number format in tables?

2009-07-02 Thread Carsten Dominik


On Jul 2, 2009, at 1:54 PM, Rainer Hansen wrote:


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.


I don't think calc can write such formats.  Much worse, it cannot
read them back in.

If this is for publishing, your best bet would be to write
a function that will change this during publishing and hook
it into the publishing preprocessor.  In an Org-buffer, writing
numbers like this would be a very bad idea.

- Carsten



Regards,
Rainer



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode