emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] exported table has text overflowing off the pdf page


From: Eric S Fraga
Subject: Re: [O] exported table has text overflowing off the pdf page
Date: Mon, 25 Apr 2016 14:13:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

On Monday, 25 Apr 2016 at 12:18, Sharon Kimble wrote:
> I'm running into problems exporting tables into latex with a 2-column
> 3-row table with a large amount of text to go into the cells, but when
> its exported the text is taking over and overflowing off the pdf page.
>
> How can I have the text stay within the table boundaries please, with
> the second column having fixed boundaries when its exported please?

This is really a LaTeX question.  You probably want to use the p{Xcm}
designation for the specific column.  Replace X with the width of the
column you want.  E.g. :align lrp{5cm}

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412



reply via email to

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