From: "Thomas S. Dye" <tsd@tsdye.com>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Exporting #+lob
Date: Sat, 16 Oct 2010 19:59:10 -1000 [thread overview]
Message-ID: <58EEABEE-9247-434F-A861-5CB641A6CA56@tsdye.com> (raw)
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
next reply other threads:[~2010-10-17 5:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-17 5:59 Thomas S. Dye [this message]
2010-10-17 18:22 ` Exporting #+lob Eric Schulte
2010-10-17 19:34 ` Thomas S. Dye
2010-10-17 19:45 ` Thomas S. Dye
2010-10-17 21:25 ` Eric Schulte
2010-10-17 22:17 ` Thomas S. Dye
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58EEABEE-9247-434F-A861-5CB641A6CA56@tsdye.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.