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
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode