emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: [Babel] Library calls and begin_example
Date: Sat, 16 Oct 2010 08:59:03 -0600	[thread overview]
Message-ID: <87lj5yp4js.fsf@gmail.com> (raw)
In-Reply-To: <1EB2B610-4AE1-4744-BE05-73427497A5F2@tsdye.com> (Thomas S. Dye's message of "Fri, 15 Oct 2010 16:55:06 -1000")

Hi Tom,

See the "Evaluating code blocks" section of the manual for information
on how to pass header arguments to #+call: lines

http://orgmode.org/manual/Evaluating-code-blocks.html#Evaluating-code-blocks

something like 

  #+lob: elispgantt(table=gantttest) :results latex

should work

Cheers -- Eric

"Thomas S. Dye" <tsd@tsdye.com> writes:

> Aloha all,
>
> I'm working with Eric Fraga's GANTT chart code, posted here recently.
> I'd like to move it into the Library of Babel so I can  call it from
> any Org-mode buffer.  Here is the (modified) header:
>
> #+source: elispgantt
> #+begin_src emacs-lisp :var table=gantttest :results output latex
> :exports code
>
> When this code is in the Org-mode buffer, the results are wrapped in
> BEGIN_latex ... END_latex, which is just what I want.
>
> When the same code is in the Library of Babel and is called like this:
>
> #+lob: elispgantt(table=gantttest)
>
> the results are wrapped in begin_example ... end_example, which is not
> what I want.
>
> How can I get the LOB code to perform like its in-buffer sibling and
> wrap the output in BEGIN_latex ... END_latex?
>
> 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	other threads:[~2010-10-16 14:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-16  2:55 [Babel] Library calls and begin_example Thomas S. Dye
2010-10-16 14:59 ` Eric Schulte [this message]
2010-10-16 19:01   ` Eric S Fraga
2010-10-16 17:12 ` [Babel] Library calls and begin_example, where may I find the code ? Marc-Oliver Ihm
2010-10-17 11:30   ` Eric S Fraga

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lj5yp4js.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tsd@tsdye.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).