emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Cook, Malcolm" <MEC@stowers.org>
To: 'Nick Dokos' <ndokos@gmail.com>,
	"'emacs-orgmode@gnu.org'" <emacs-orgmode@gnu.org>
Subject: Re: how to handle svg files when exporting orgmode to html and	pdf?
Date: Thu, 8 Aug 2013 21:15:53 +0000	[thread overview]
Message-ID: <D4772401B9D976478C0895769BE3E792BC1A34@MBSRV02.sgc.loc> (raw)
In-Reply-To: <87zjsshtwu.fsf@gmail.com>

>In case of difficulties like this, I produce the tex file (C-c C-e l l)
 >and then I process it by hand:
 >
 > pdflatex --shell-escape foo.tex
 >
 >Separates concerns nicely.

I will try your approach - thanks - I agree

 >
 >> Sleuthing, I see the output .tex file includes the following lines:
 >>
 >> \usepackage{svg}
 >> ...
 >> \includegraphics[width=.9\linewidth]{mtcars.png}
 >> @@backend:\includesvg{mtcars}
 >>
 >
 >This looks wrong. You probably want @@latex:\includesvg{mtcars}@@ in
 >your org file. In any case, the output in the tex file should be just
 >
 >  \includesvg{mtcars}
 >
 >Also, not sure how the \includegraphics is produced (are you evaluating a
 >source block?) 

Yes

> but it should probably not be there, otherwise you are
 >going to get two images in your PDF.

I was going to conditionally suppress it depending on value of ox-backend.....

If I can get this whole gamish to work for me at all....

~Malcolm

 >
 >--
 >Nick
 >

  reply	other threads:[~2013-08-08 21:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18  0:32 how to handle svg files when exporting orgmode to html and pdf? malcolm cook
2013-07-27  6:36 ` Aaron Ecay
2013-08-08 17:46   ` Malcolm Cook
2013-08-08 19:19     ` Nick Dokos
2013-08-08 21:15       ` Cook, Malcolm [this message]
2013-08-08 19:36     ` Aaron Ecay
2013-08-08 19:46       ` Malcolm Cook
2013-08-08 21:00         ` Aaron Ecay
2013-08-08 21:11           ` Malcolm Cook
2013-08-08 21:34             ` Aaron Ecay
2013-08-09  2:04               ` Malcolm Cook
2013-08-09 20:52                 ` Aaron Ecay
2013-08-09 21:01                 ` Cook, Malcolm
2013-10-28 19:18                   ` Cook, Malcolm
2013-10-28 20:02                     ` Aaron Ecay
2013-10-28 22:02                       ` Cook, Malcolm
2013-10-30  6:08                         ` Aaron Ecay
2013-08-09  4:43         ` Nick Dokos

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=D4772401B9D976478C0895769BE3E792BC1A34@MBSRV02.sgc.loc \
    --to=mec@stowers.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.com \
    /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).