emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] verbatim/code text and line breaks with auto fill mode


From: Bastien
Subject: Re: [O] verbatim/code text and line breaks with auto fill mode
Date: Fri, 21 Mar 2014 09:57:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)


Hi Nicolas and Alan,

Nicolas Goaziou <address@hidden> writes:

> We first need to know what is the problem. Does Org allow newline
> characters in verbatim objects?

I'd say it should, yes.  Otherwise it creates an exception that is
hard to justify, since this exception is linked to only one export
backend.

> If it does, what backends do not support it?

Only the LaTeX backend.

I fixed this by replacing newlines characters with whitespace
characters in \verb constructs for the LaTeX backend.

-- 
 Bastien




reply via email to

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