emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Org-special-blocks for code chunks


From: Chris Gray
Subject: [Orgmode] Re: Org-special-blocks for code chunks
Date: Tue, 11 Aug 2009 18:51:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Sébastien Vauban wrote:
> I have a problem exporting code chunks to LaTeX (beamer, in fact -- but that
> does not change anything to the problem) that contain underscores.

[snip]

> So, I can't get a properly outputted underscore in my slide.

> Any idea or workaround?

Hi Seb,

Is lstlisting like a verbatim environment?  I think you might be able to
just use \begin{lstlisting} and \end{lstlisting} in that case.  Org does
not interpret anything inside such blocks, which is why
org-special-blocks was created in the first place.

Cheers,
Chris





reply via email to

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