From: Christian Moe <mail@christianmoe.com>
To: Andreas Leha <andreas.leha@med.uni-goettingen.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: link to pdf in latex export
Date: Tue, 27 Mar 2012 09:32:25 +0200 [thread overview]
Message-ID: <4F716D09.6080902@christianmoe.com> (raw)
In-Reply-To: <87sjgvyvte.fsf@med.uni-goettingen.de>
Hi,
Try customizing org-export-latex-inline-image-extension and leaving
out "pdf".
Yours,
Christian
On 3/26/12 8:28 PM, Andreas Leha wrote:
> Hi all,
>
> I have a question concerning the latex export.
>
> Suppose, I have a pdf, that I want to have a link to in the exported
> latex doc, not embedded as graphic:
>
> Example:
> #+name: produce_plot
> #+begin_src R :exports none :results graphics :file sth.pdf
> plot(1:10)
> plot(1:20)
> #+end_src
>
> The following is embedded as graphic, but I'd like to just have a
> link to the pdf.
>
> The plots can be found in the additional file
> call_produce_plot[ :results graphics :file sth.pdf]()[:results file].
>
> How do I do that?
>
> Best,
> Andreas
>
>
>
next prev parent reply other threads:[~2012-03-27 7:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 18:28 link to pdf in latex export Andreas Leha
2012-03-26 23:57 ` suvayu ali
2012-03-27 8:42 ` Andreas Leha
2012-03-27 7:32 ` Christian Moe [this message]
2012-03-27 8:27 ` Christian Moe
2012-03-27 8:43 ` Andreas Leha
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F716D09.6080902@christianmoe.com \
--to=mail@christianmoe.com \
--cc=andreas.leha@med.uni-goettingen.de \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.