From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Bug: #+ATTR_LaTeX broken in LaTeX export [6.36trans (release_6.36.461.g798e)]
Date: Thu, 01 Jul 2010 09:25:01 +0200 [thread overview]
Message-ID: <871vbnfyuq.fsf@mundaneum.com> (raw)
In-Reply-To: 87hbkkgnzb.wl%n.goaziou@gmail.com
Hi Nicolas, Eric, Tassilo and everybody else,
Nicolas Goaziou wrote:
> I don't know about #+BEGIN_changemargin (but as far as I understand, it's
> coming from org-exp-blocks and should be handled during preprocess-hook, so
> it is beyond the scope of this patch).
To be correct, the `#+BEGIN_changemargin' comes from `Org-special-blocks', not
from `Org-exp-blocks':
--8<---------------cut here---------------start------------->8---
;; turn Org blocks into LaTeX environments and HTML divs
;; (markup in environments in LaTeX export, or giving LaTeX attributes to
;; sections in export)
(try-require 'org-special-blocks)
--8<---------------cut here---------------end--------------->8---
I've disabled, for months, `Org-exp-blocks' as I've switched to Org-Babel for
such cases:
--8<---------------cut here---------------start------------->8---
;; switch from org-exp-blocks to Org-babel!
;; ;; pre-process blocks when exporting org files (ditaa, dot, comment, R,
;; ;; etc.)
;; (try-require 'org-exp-blocks)
--8<---------------cut here---------------end--------------->8---
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
prev parent reply other threads:[~2010-07-01 7:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-30 18:49 Bug: #+ATTR_LaTeX broken in LaTeX export [6.36trans (release_6.36.461.g798e)] Tassilo Horn
2010-06-30 19:44 ` Sébastien Vauban
2010-06-30 20:44 ` Eric Schulte
2010-06-30 20:58 ` Sébastien Vauban
2010-06-30 21:05 ` Nicolas Goaziou
2010-06-30 21:26 ` Eric Schulte
2010-06-30 22:22 ` Nicolas Goaziou
2010-06-30 22:49 ` Eric Schulte
2010-06-30 23:03 ` Eric Schulte
2010-07-01 4:44 ` Tassilo Horn
2010-07-01 7:48 ` Carsten Dominik
2010-07-01 8:33 ` Bernt Hansen
2010-07-01 9:03 ` Carsten Dominik
2010-07-01 7:25 ` Sébastien Vauban [this message]
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871vbnfyuq.fsf@mundaneum.com \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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 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).