From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= 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 Message-ID: <871vbnfyuq.fsf@mundaneum.com> References: <878w5w2w5y.fsf@thinkpad.tsdh.de> <87fx04qp9x.fsf@mundaneum.com> <871vbouu7f.fsf@gmail.com> <87iq50griq.wl%n.goaziou@gmail.com> <8739w4tdo9.fsf@gmail.com> <87hbkkgnzb.wl%n.goaziou@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org 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 f= or 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 --=20 S=C3=A9bastien 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