emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: emacs-orgmode@gnu.org
Subject: Re: Embedded Tikz Picture
Date: Mon, 15 Jul 2013 10:14:59 +0200	[thread overview]
Message-ID: <87k3ksjl30.fsf@free.fr> (raw)
In-Reply-To: 87txjxf930.fsf@gmail.com

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 <mylesenglish@gmail.com> writes:


> I had been using tikz like this, (note: this may not work and my
> intention is not to preclude your ECM):
>
> #+LATEX_HEADER: \usepackage{standalone}
> #+LATEX_CLASS: report
>
> #+begin_latex
> \begin{figure}[htb]
> \centering
> \includestandalone[mode=tex,width=5cm]{/home/myles/docs/repo/ve/tex/axisymm}
> \caption[1D and axisymmetric model domains]{\label{figure:axisymm}1D model domain and mesh of line elements
> (left), and the axisymmetric variant (right) showing the increased
> element volumes associated with the line elements.}
> \end{figure}
> #+end_latex
>
> And then in /home/myles/docs/repo/ve/tex/axisymm.tex :


Does this allow you to get the picture displayed in the org-mode ?

Julien.

      reply	other threads:[~2013-07-15  8:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 21:33 Embedded Tikz Picture Julien Cubizolles
2013-07-11 22:16 ` Eric Schulte
2013-07-12  5:21   ` Julien Cubizolles
2013-07-14 15:35 ` Myles English
2013-07-15  8:14   ` Julien Cubizolles [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=87k3ksjl30.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --cc=emacs-orgmode@gnu.org \
    /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).