On Sat, 16 Oct 2010 08:59:03 -0600, "Eric Schulte"
wrote:
>
> 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 li
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 -
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
late