From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Wintoft <peter(at)lund(dot)irf(dot)se> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Latex formatting |
Date: | 2012-10-16 18:29:40 |
Message-ID: | 20121016182940.GD7480@momjian.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Tue, Oct 16, 2012 at 07:47:37PM +0200, Peter Wintoft wrote:
> Hi all,
>
> I am quite new to Postgresql, but I have used MySQL quite a lot. But
> now I'm thinking of switching for several different reasons, and one
> of them is that I found that you can get output formatted as a Latex
> table. Excellent.
>
> Now to my question: Is it possible to get decimal numbers in
> scientific notation, so that e.g. 0.052 becomes $5.2 \cdot 10^{-2}$ ?
Uh, well, our Latex output hasn't been improved in quite some time, but
we are willing to accept patches to improve it. Someone previously was
working on making the table output more flexible, but never submitted a
patch.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Samat Galimov | 2012-10-17 13:24:43 | OID column in pg_class |
Previous Message | Peter Wintoft | 2012-10-16 17:47:37 | Latex formatting |