From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Peter Neilson" Subject: Re: exported table has text overflowing off the pdf page Date: Mon, 25 Apr 2016 08:53:11 -0400 Message-ID: References: <87oa8xyj9a.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aug0J-0006Vs-TX for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 08:52:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aug0G-00013H-O9 for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 08:52:43 -0400 Received: from pacmmta54.windstream.net ([162.39.147.220]:45134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aug0G-0000xo-ID for emacs-orgmode@gnu.org; Mon, 25 Apr 2016 08:52:40 -0400 In-Reply-To: <87oa8xyj9a.fsf@skimble.plus.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org On Mon, 25 Apr 2016 08:18:09 -0400, 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? Could you perhaps show us an example?