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 <mylesengl...@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 via email to