emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Exporting #+lob


From: Eric Schulte
Subject: Re: [Orgmode] Exporting #+lob
Date: Sun, 17 Oct 2010 12:22:55 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

This looks like a bug, the export of lob lines needs to be better about
recognizing if it is inside of a protected environment.  Thanks for
pointing this out.

In the mean time the following syntax should work...
: #+lob: elispgantt(table=gantttesttable) :results output latex

Best -- Eric

BTW: Do you still intend to add the elispgantt code to the library of
     babel distributed with Org-mode?  If so I'm happy to handle the
     commit if you send me the code or a patch.

"Thomas S. Dye" <address@hidden> writes:

> 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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode



reply via email to

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