Hi Myles, and thanks for your input. I've also been playing with
standalone, and successfully got the pictures when exporting to latex
and beamer.
Myles English writes:
> I had been using tikz like this, (note: this may not work and my
> intention is not to preclude your ECM):
>
> #+LATEX_HEADE
Hi Julien,
Julien Cubizolles writes:
> What would be the best way to use some tikz code in an org-file?
I don't know what the best way is.
> I've succeeded so far by putting it in a
> #+BEGIN_LaTeX
> #+END_LaTeX
> structure but from what I understand, this code will only be evaluated
> when I
Eric Schulte writes:
> Julien Cubizolles writes:
>> Finally it seems Babel could be the way to go but I'm not sure what it
>> offers for LaTeX source with respect to Embedded LaTeX in this case.
>>
>
> I actually just added this example to worg today, it should answer your
> question.
>
> Cheer
Julien Cubizolles writes:
> What would be the best way to use some tikz code in an org-fileĀ ?
>
> I've succeeded so far by putting it in a
> #+BEGIN_LaTeX
> #+END_LaTeX
> structure but from what I understand, this code will only be evaluated
> when I export to LaTeX.
>
> I also tried embedding t