all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* latex code block evaluation
@ 2013-02-10 18:17 henry atting
  2013-02-10 21:10 ` Sebastien Vauban
  2013-02-11 16:19 ` latex code block evaluation Eric Schulte
  0 siblings, 2 replies; 5+ messages in thread
From: henry atting @ 2013-02-10 18:17 UTC (permalink / raw
  To: emacs-orgmode

I have this latex code block:

#+begin_src latex  :file foo.pdf
\documentclass{article}
\begin{document}
...some text...
\end{document}
#+end_src

After evaluation the resulting file looks like this:


article ...some text...

I do not understand this. As far as I know it is possible to define the
latex documentclass within a code block.

-- 
henry; http://literaturlatenight.de

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

end of thread, other threads:[~2013-02-11 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 18:17 latex code block evaluation henry atting
2013-02-10 21:10 ` Sebastien Vauban
2013-02-11 10:47   ` henry atting
2013-02-11 15:37     ` latex code block evaluation -- Eric? Sebastien Vauban
2013-02-11 16:19 ` latex code block evaluation Eric Schulte

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.