all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Babel latex block puts resulting file link inside latex block instead of including pdf output
@ 2012-08-24 21:18 John Hendy
  2012-08-24 21:37 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: John Hendy @ 2012-08-24 21:18 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-24 22:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-24 21:18 Babel latex block puts resulting file link inside latex block instead of including pdf output John Hendy
2012-08-24 21:37 ` Eric Schulte
2012-08-24 22:51   ` John Hendy

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.