From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [BUG][Babel] Exporting text before heading Date: Sun, 18 Jul 2010 08:14:44 +0200 Message-ID: <2E87C446-9C9C-4335-983C-7A1B2A10BAF3@gmail.com> References: <87iq4ffrbq.wl%n.goaziou@gmail.com> <87pqyngpq8.fsf@gmail.com> <87fwzjf974.wl%n.goaziou@gmail.com> <87vd8f6os8.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=46919 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OaN9G-0001YM-2G for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 02:14:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OaN9E-0003Do-JG for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 02:14:49 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:37202) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OaN9E-0003Dk-8h for emacs-orgmode@gnu.org; Sun, 18 Jul 2010 02:14:48 -0400 Received: by ewy28 with SMTP id 28so1217736ewy.0 for ; Sat, 17 Jul 2010 23:14:47 -0700 (PDT) In-Reply-To: <87vd8f6os8.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode List , Nicolas Goaziou Hi Eric, have you applied this patch? If yes, please mark it so on the patchwork server. Thanks! - Carsten On Jul 17, 2010, at 12:32 AM, Eric Schulte wrote: > Hi Nicolas, > > I'll apply this patch now. Thanks for catching this -- Eric > > Nicolas Goaziou writes: > >> Hello, >> >>>>>>> Eric Schulte writes: >> >>> Hi Nicolas, >> >>> I was able to export your example to html without any problems, >>> however >>> I did receive the same error you mentioned when exporting to LaTeX. >> >> HTML problem was indeed from my side. >> >>> The attached patch fixes the LaTeX export on my system, please >>> give it a >>> try and let me know if it works for you. I'm going to look into >>> this a >>> little bit more, as it seems that for LaTeX export the "# >>> +begin_src org" >>> block is being processed /twice/ by org-exp (probably due to the >>> LaTeX >>> exports mechanism for first exporting the header of a file and then >>> exporting the body), which is not desirable and could be the root >>> issue >>> which this patch may just paper over. >> >> It works again with your patch. >> >> Thanks. >> >> -- Nicolas > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten