From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: LaTeX export problem Date: Wed, 26 Sep 2012 20:48:12 +0200 Message-ID: <8739248vtf.fsf@gmail.com> References: <87392epgfw.fsf@bzg.ath.cx> <878vc3kbgu.fsf@bzg.ath.cx> <87wqzmcwfo.fsf@gmail.com> <87pq5b9l7u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGwii-0008K1-7z for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 14:52:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGwie-0004vN-4H for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 14:52:28 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:48100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGwid-0004v9-Oi for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 14:52:24 -0400 Received: by wgbdt14 with SMTP id dt14so557756wgb.30 for ; Wed, 26 Sep 2012 11:52:22 -0700 (PDT) In-Reply-To: (Alexander Vorobiev's message of "Mon, 24 Sep 2012 16:32:46 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexander Vorobiev Cc: Bastien , Orgmode Mailing List , Gary Oberbrunner Hello, Alexander Vorobiev writes: > The next problem I have is babel-related. I create results of > execution of my source blocks in org format so they are enclosed in > #+BEGIN_ORG ... #END_ORG which gets translated by the new exporter > into \begin{org} \end{org} - which makes pdflatex unhappy because the > "org environment" is not defined anywhere. The old exported did not do > anything like that. What do I have to do to make it work in the new > exporter? Nothing. New exporter doesn't support #+begin_org blocks, which should be removed in master anyway. Regards, -- Nicolas Goaziou