Re: [O] radiotables in LaTeX-document: export numbers from orgtbl with commas as decimal separators instead of periods; with MWE and lisp-code => SOLVED

2012-04-21 Thread AW
There is an easy solution on the LaTeX side: we simply have to use the package »numprint« and to wrap every number of the second column with »\numprint{number}«, then it will be printed in a suitable way. We get this by adding to the #+ORGTBL - line this code: :fmt (2 "\\numprint{%s} EUR") So

Re: [O] radiotables in LaTeX-document: export numbers from orgtbl with commas as decimal separators instead of periods; with MWE and lisp-code

2012-04-21 Thread AW
On wednesday, 18. April 2012, 13:00:25 wrote AW: > Dear all, Sorry for this attempt to insist on something else than buriel in the digital mass grave of gnu.org for my question. Maybe someone could have a look at it, it would be very usefull to me and probably to others: A comma is the decimal

[O] radiotables in LaTeX-document: export numbers from orgtbl with commas as decimal separators instead of periods; with MWE and lisp-code

2012-04-18 Thread AW
Dear all, I'd like to use radiotables inside a LaTeX-document. Here is a minimal working example: --- \documentclass[pagesize, ngerman, fontsize=12pt]{scrartcl} \usepackage[T1]{fontenc}\usepackage[utf8]{inputenc} \usepackage{babel, comment,