emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Some commands are not exported to LaTeX
@ 2011-11-27  4:11 Rafael
  0 siblings, 0 replies; only message in thread
From: Rafael @ 2011-11-27  4:11 UTC (permalink / raw)
  To: emacs-orgmode


With Emacs 23.3.1 in Ubuntu 11.10, and recent org (Org-mode version 7.7
(release_7.7.601.g55e4d), loaded after emacs -Q), consider the following
file. When exporting to LaTeX, the rows starting with #+attr_html,
#attr_latex, #+caption, do not appear. Both html and odt export are
fine.

#+TITLE: Hello, World

* An org mode code example

#+begin_src org
  ,#+title: Hello
  
  ,* This is an example
  
  ,#+attr_html: width="50%"
  ,#+attr_latex: height=0.5\textheight
  ,#+attr_odt: (:scale 0.5)
  ,#+caption: A caption
  ,[[file:figure.jpg]]
#+end_src

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-27  4:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-27  4:11 Some commands are not exported to LaTeX Rafael

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).