On Tue, Nov 02, 2010 at 04:41:05PM -0300, Ezequiel Birman wrote:
> #+source: tree1_latex
> #+BEGIN_SRC latex :exports (if (and (boundp 'latexp) latexp) "results" "none")
> \begin{tikzpicture}
...
> \end{tikzpicture}
> #+end_src
> I still don't know how to export the TikZ code to latex but a png or svg
> (generated by TikZ) to html.
I don't know if I understand your problem here, but maybe it has
something to do with adding
:results value latex
to the #+begin_src header
Check http://orgmode.org/manual/results.html#results
BR,
.j.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode