From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Max Linke <max_linke@gmx.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: create vector-graphics with org-babel
Date: Wed, 09 Sep 2015 06:41:30 -0400 [thread overview]
Message-ID: <m2mvwvx4bp.fsf@andrew.cmu.edu> (raw)
In-Reply-To: <55EFE4E2.5070700@gmx.de>
maybe have a look here: http://tex.stackexchange.com/questions/2099/how-to-include-svg-diagrams-in-latex
Max Linke writes:
> Hi
>
> I'm trying to use vector graphics in my org document
>
> #+BEGIN_SRC ipython :session :file iso.svg :exports results
> x = np.linspace(0, 10, 100)
> y = np.sin(x)
> plt.plot(x, y)
> #+END_SRC
>
> I can run this cell with 'C-c C-c' but I can't export it to latex
> because it says that svg is currently not supported. Is there a way
> to include svg (or another type of vector graphics) export into my
> document.
>
> Another interesting thing to know is how I can change the DPI of the
> produced png?
>
> best Max
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
next prev parent reply other threads:[~2015-09-09 10:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-09 7:50 create vector-graphics with org-babel Max Linke
2015-09-09 10:41 ` John Kitchin [this message]
2015-09-09 16:02 ` Aaron Ecay
2015-09-13 11:14 ` Max Linke
2015-09-14 17:12 ` Suvayu Ali
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=m2mvwvx4bp.fsf@andrew.cmu.edu \
--to=jkitchin@andrew.cmu.edu \
--cc=emacs-orgmode@gnu.org \
--cc=max_linke@gmx.de \
/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).