Re: Latex formatting

From: Peter Wintoft <peter(at)lund(dot)irf(dot)se>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Latex formatting
Date: 2012-10-18 12:38:30
Message-ID: 937AF8F5-563B-42BE-A8D2-C7B348BAEA0C@lund.irf.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks for the reply Bruce. Ok, then I know. I will probably solve it by taking the produced Latex table and do some parsing to convert numbers into scientific notion.

What language is used for patches?

/ Peter

On 2012-10-16, at 20:29 , Bruce Momjian wrote:

> 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. +
>
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andrej 2012-10-18 18:55:15 Re: Latex formatting
Previous Message Frank Lanitz 2012-10-18 10:37:40 Re: count() in 9.2