all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tables in texinfo export
@ 2013-02-13  1:55 Thomas S. Dye
  2013-02-13  3:05 ` Jonathan Leech-Pepin
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas S. Dye @ 2013-02-13  1:55 UTC (permalink / raw)
  To: Org-mode

Aloha all,

Is there a way to control column widths when exporting Org mode tables
to texinfo?  

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Tables in texinfo export
  2013-02-13  1:55 Tables in texinfo export Thomas S. Dye
@ 2013-02-13  3:05 ` Jonathan Leech-Pepin
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Leech-Pepin @ 2013-02-13  3:05 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: Org Mode Mailing List

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi Tom,

On Feb 12, 2013 8:56 PM, "Thomas S. Dye" <tsd@tsdye.com> 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
>

[-- Attachment #2: Type: text/html, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-13  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13  1:55 Tables in texinfo export Thomas S. Dye
2013-02-13  3:05 ` Jonathan Leech-Pepin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.