emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Tables with line wrapping?


From: Peter Davis
Subject: Re: [O] Tables with line wrapping?
Date: Sat, 22 Feb 2014 23:08:23 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

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