From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Bug: #+ATTR_LaTeX broken in LaTeX export [6.36trans (release_6.36.461.g798e)] Date: Thu, 01 Jul 2010 06:44:23 +0200 Message-ID: <87hbkjyfo8.fsf@thinkpad.tsdh.de> 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> <87vd90rv9k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48683 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUBda-0006nG-LG for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 00:44:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUBdZ-0004MR-Dx for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 00:44:34 -0400 Received: from lo.gmane.org ([80.91.229.12]:54450) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUBdZ-0004MK-8a for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 00:44:33 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OUBdX-0003JR-5U for emacs-orgmode@gnu.org; Thu, 01 Jul 2010 06:44:31 +0200 Received: from 145.red-79-148-225.staticip.rima-tde.net ([79.148.225.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jul 2010 06:44:31 +0200 Received: from tassilo by 145.red-79-148-225.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Jul 2010 06:44:31 +0200 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@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Eric Schulte" writes: Hi Eric, > I've applied your patch. I agree that a catchall cleanup function at > the end of the export process is not solution. Especially when it > makes some perfectly valid constructs (e.g. nested blocks) impossible > to export. I can confirm that it works for me, now. Thanks, Tassilo