From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Tables with line wrapping? Date: Sat, 22 Feb 2014 14:30:33 -0500 Message-ID: <1393097433.29605.86550453.4700A733@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHIHX-0004wF-Tl for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 14:30:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHIHT-00087g-Ch for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 14:30:39 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHIHT-00087J-5n for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 14:30:35 -0500 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I'm using org-mode to prepare a document that will ultimately be exported to PDF. Unfortunately, I need to include a table whose contents will wrap as needed. The options I can see are: 1) Do everything I can in org-mode, then export and edit the intermediate .tex file, or 2) Create the table with some other tool, and include it as an image into the org document Am I missing anything? Are there other (better?) ways? As I expect to be revising both the table and the rest of the document for a while, the uni-directional workflow in #1 above would be difficult. Thanks! -pd -- Peter Davis www.techcurmudgeon.com