* German number format in tables?
@ 2009-07-02 11:54 Rainer Hansen
2009-07-02 12:08 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Rainer Hansen @ 2009-07-02 11:54 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: German number format in tables?
2009-07-02 11:54 German number format in tables? Rainer Hansen
@ 2009-07-02 12:08 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-07-02 12:08 UTC (permalink / raw)
To: Rainer Hansen; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-02 12:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 11:54 German number format in tables? Rainer Hansen
2009-07-02 12:08 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.