Aloha all,

Has anyone configured the listings package to recognize org source code blocks?

On LaTeX export, I get this:

\lstset{language=org}

org-buffer-color() $\equiv$
\begin{lstlisting}
#+LaTeX_CLASS_OPTIONS: [color]
\end{lstlisting}

The listings package throws an error when it sees language=org. It does just fine with source code blocks in other languages.

All the best,
Tom

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to