emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] feature request: export page of pdf in latex


From: Andreas Leha
Subject: Re: [O] feature request: export page of pdf in latex
Date: Mon, 24 Feb 2014 22:40:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi John,

John Kitchin <address@hidden> writes:

> you can do this with a filter, and conditional handling. I did
> something like this at
> http://kitchingroup.cheme.cmu.edu/blog/2013/09/28/Changing-links-to-files-so-they-work-in-a-blog/
>  where file links were handled differently depending on whether the file link 
> had content or not. you could do something similar.
>
> John
>
> -----------------------------------
> John Kitchin
> Associate Professor
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> http://kitchingroup.cheme.cmu.edu
>
> On Sun, Feb 23, 2014 at 3:55 PM, Andreas Leha
> <address@hidden> wrote:
>
>     Hi all,
>     
>     there is the nice functionality in docview links, where
>     [[docview:papers/last.pdf::2]] will open the second page of the
>     given
>     pdf.
>     
>     Would it be hard to make [[file:papers/last.pdf::2]] export the
>     second
>     page of the pdf to latex? I.e. to export to something like
>     \includegraphics[page=2]{papers/last.pdf}?
>     
>     
>     Regards,
>     Andreas
>     
>     
>     


Thank you for this.  I'll look into it.

Regards,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]