[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: New exporter and latex table export with floats in engineer
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: New exporter and latex table export with floats in engineering notation [8.0-pre (release_8.0-pre-355-g0480d0 @ /appl/org-mode/lisp/)] |
Date: |
Wed, 10 Apr 2013 08:39:14 +0200 |
Hello,
Dieter Wilhelm <address@hidden> writes:
> please try to latexport the following table with the latest and greatest
>
> | 3E5 | 3.2e3 | 3.3E-4|
>
> and you will still receive this output
>
> \begin{tabular}{rrr}
> 3\,(5) & 3.2\,(3) & 3.3\,(-4)\\
> \end{tabular}
>
> which is looking like
>
> 3 (5) 3.2 (3) 3.3 (-4)
>
> what can I do to receive reals in tables with engineering notation?
See `org-latex-table-scientific-notation'.
Regards,
--
Nicolas Goaziou