John Hendy <[email protected]> writes:
> On Thu, Apr 7, 2011 at 12:33 AM, Eric S Fraga <[email protected]> wrote:
>> John Hendy <[email protected]> writes:
>>
>
>> [...]
>>
>>>
>>> I like formats like this as well and have been "cheating" to do this
>>> in LaTeX more or less like this:
>>>
>>> #+attr_latex: align=l|p{0.95\textwidth}
>>> | \,| The text that I want quoted, which ends up looking good but
>>> needs to be on one insanely long line of an org-mode table|
>>>
>>> Is there a better way to send a quote into the table form (indented
>>> with a nice vertical line to the left) but not need to have the quote
>>> on one huge line of an actual table (from org -> LaTeX, that is...
>>> obviously the above works if using html)?
[...]
> I should have googled harder. Where were you all my life, StackOverflow?[1]
>
> -----
> \begin{tabular}{l|p{0.9\textwidth}}
> \quad &
> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi id
> hendrerit
But isn't this the same solution you had before? You still end up with
a very long line in the org file?
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.142.g4168)