emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Pechiar <juan@pechiar.com>
To: Ezequiel Birman <stormwatch@espiga4.com.ar>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: conditional export based on target
Date: Tue, 2 Nov 2010 21:37:27 -0200	[thread overview]
Message-ID: <20101102233727.GC2450@soloJazz.com> (raw)
In-Reply-To: <m3wrovfr8u.fsf@david.espiga4.com.ar>

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.

      reply	other threads:[~2010-11-02 23:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07  4:24 conditional export based on target Ezequiel Birman
2010-10-23 23:46 ` Juan Pechiar
2010-11-02 19:41   ` Ezequiel Birman
2010-11-02 23:37     ` Juan Pechiar [this message]

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=20101102233727.GC2450@soloJazz.com \
    --to=juan@pechiar.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=stormwatch@espiga4.com.ar \
    /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).