From: Zhihao Ding <zhihao.ding@imm.ox.ac.uk>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: include a specific PDF page to org beamer
Date: Sat, 22 Nov 2014 18:29:25 +0000 [thread overview]
Message-ID: <99cd67ac-f9d7-444f-83df-cfcbe9b85471@HUB05.ad.oak.ox.ac.uk> (raw)
In-Reply-To: <mailman.95.1416675628.13049.emacs-orgmode@gnu.org>
Hi there,
I was wondering if there is a way to import a specific PDF page
in org beamer?
I tried the following ways but neither 1 or 2 worked and I had to
retreat to 3, which is a pain as it requires those extra lines for
each link.
1.
[[file:~/path/to/myfigure.pdf::10]]
2.
#+ATTR_LATEX: page=10
[[file:~/path/to/myfigure.pdf]]
3.
#+begin_LaTeX
\includegraphics[page=10]{file:~/path/to/myfigure.pdf}
#+end_LaTeX
Many thanks!
Zhihao
next parent reply other threads:[~2014-11-22 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.95.1416675628.13049.emacs-orgmode@gnu.org>
2014-11-22 18:29 ` Zhihao Ding [this message]
2014-11-22 20:41 ` include a specific PDF page to org beamer Rasmus
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=99cd67ac-f9d7-444f-83df-cfcbe9b85471@HUB05.ad.oak.ox.ac.uk \
--to=zhihao.ding@imm.ox.ac.uk \
--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).