From: Rafael <rvf0068@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Some commands are not exported to LaTeX
Date: Sat, 26 Nov 2011 22:11:05 -0600 [thread overview]
Message-ID: <87wram6w86.fsf@gmail.com> (raw)
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
reply other threads:[~2011-11-27 4:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wram6w86.fsf@gmail.com \
--to=rvf0068@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.