emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Tables in texinfo export


From: Jonathan Leech-Pepin
Subject: Re: [O] Tables in texinfo export
Date: Tue, 12 Feb 2013 22:05:41 -0500

Hi Tom,

On Feb 12, 2013 8:56 PM, "Thomas S. Dye" <address@hidden> wrote:
>
> Aloha all,
>
> Is there a way to control column widths when exporting Org mode tables
> to texinfo?
>

By default the column widths are based on the longest entries in each column.  However you can use:

#+attr_texinfo: :columns "0.4 0.6"

Or whatever your desired ratios are.  These values do not need to add up to 1.

Regards,

--
Jon
> All the best,
> Tom
> --
> Thomas S. Dye
> http://www.tsdye.com
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]