emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Babel latex block puts resulting file link inside latex block in


From: Eric Schulte
Subject: Re: [O] Babel latex block puts resulting file link inside latex block instead of including pdf output
Date: Fri, 24 Aug 2012 15:37:01 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

maybe change ":results output" to ":results output raw"

Best,

John Hendy <address@hidden> writes:

> Here's my header:
>
> #+begin_src latex :file ./file.pdf :border 1.75em :exports results
> :results output
>
> Instead of having the pdf included, I get this with C-c C-c:
>
> #+RESULTS:
> #+BEGIN_LaTeX
> [[file:./file.pdf]]
> #+END_LaTeX
>
> I wanted the pdf actually included in the document. What am I doing wrong?
>
>
> Thanks!
> John
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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