emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Exporting #+lob


From: Thomas S. Dye
Subject: [Orgmode] Exporting #+lob
Date: Sat, 16 Oct 2010 19:59:10 -1000

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



reply via email to

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