Aloha all,

This bit of an Org-mode buffer:

#+begin_example
#+lob: elispgantt(table=gantttesttable) :results output latex
#+end_example

is exported to LaTeX like this:

\begin{lstlisting}
: elispgantt(table=gantttesttable)
\end{lstlisting}

How can I get the header arguments (:results output latex) into the LaTeX output?

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