From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Tables with line wrapping? Date: Sat, 22 Feb 2014 23:08:23 -0500 Message-ID: <20140223040823.GC792@pfdstudio-air.home> References: <1393097433.29605.86550453.4700A733@webmail.messagingengine.com> <87zjli6eox.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHQMi-0002K9-An for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 23:08:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHQMc-0000qq-Qm for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 23:08:32 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:51101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHQMc-0000qm-NO for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 23:08:26 -0500 Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A476320B74 for ; Sat, 22 Feb 2014 23:08:26 -0500 (EST) Content-Disposition: inline In-Reply-To: <87zjli6eox.fsf@berkeley.edu> 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 On Sat, Feb 22, 2014 at 01:05:34PM -0800, Richard Lawrence wrote: > > What about just maintaining the table as an embedded LaTeX block? e.g. > > ... your Org text here ... > #+BEGIN_LATEX > \begin{tabular} % or wrap with \begin{table} if you need, etc. > % ... > \end{tabular} > #+END_LATEX > > That way, at least, you can edit your document and the table at the same > time and in the same file, though it means giving up Org's nice table > editing features. Thank you, Richard! I was not aware of this, but it seems like it would have a slew of uses. (My first thought it to embed pstricks graphics into my documents, but then I'd have to bypass pdflatex and use xelatex or something instead.) Thank you! -pd -- ---- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com