On Mon, Feb 21, 2011 at 11:57 AM, Eric Schulte wrote:
> :results is not deprecated, the Org manual maintains an up-to-date list
> of code block header arguments.
> http://orgmode.org/manual/Working-With-Source-Code.html
Thanks for your eternal patience, with regard to me RTFM. Google
search for o
Andreas,
Thanks for the example. I particularly like the use of the noweb to
make the blocks work together. I'll adopt this technique until the
exporter is modified (no rush, Eric!). This is a great workable
solution.
Jeff
On Mon, Feb 21, 2011 at 11:44 AM, Andreas Leha
wrote:
> Hi Jeffrey,
>
>
Jeff Horn writes:
> On Sun, Feb 20, 2011 at 8:56 PM, Erik Iverson wrote:
>> See http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html
>> and search for "tikz" for an example. I think you do need to use the :file
>> argument
>> for this to have org-mode take care of it automatica
Hi Jeffrey,
the attached sample file works for me.
The html is only sub-optimal, though, as it just includes a link to a
pdf file.
Cheers,
Andreas
Am 21.02.2011 02:56, schrieb Erik Iverson:
> Jeffrey,
>
>> Now, I'd like to integrate them into an org document. I'd like:
>> 1) To use babel to h
On Sun, Feb 20, 2011 at 8:56 PM, Erik Iverson wrote:
> See http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html
> and search for "tikz" for an example. I think you do need to use the :file
> argument
> for this to have org-mode take care of it automatically.
Thanks for the link.
Jeffrey,
Now, I'd like to integrate them into an org document. I'd like:
1) To use babel to handle the TikZ source
This is possible.
2) To wrap the resulting drawing in a figure environment for automatic
numbering and centering
See http://orgmode.org/worg/org-contrib/babel/languages/ob-do
Hey orgsters,
I'm having a hard time fitting TikZ into my workflow. I spent a little time
learning TikZ recently and have all the diagrams working in a tex file.
Now, I'd like to integrate them into an org document. I'd like:
1) To use babel to handle the TikZ source
2) To wrap the resulting dra