From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] org block not correctly exported to LaTeX Date: Mon, 25 Jul 2011 01:12:17 +0200 Message-ID: <87zkk3tgry.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql7q1-0001V3-4A for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 19:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ql7q0-0000YN-45 for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 19:11:57 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql7pz-0000YE-Tq for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 19:11:56 -0400 Received: by wyg36 with SMTP id 36so2985079wyg.0 for ; Sun, 24 Jul 2011 16:11:55 -0700 (PDT) In-Reply-To: (Thomas Holst's message of "Thu, 21 Jul 2011 14:02:58 +0200") 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: Thomas Holst Cc: "emacs-orgmode@gnu.org" Hi Thomas, Thomas Holst writes: > when the follwing org-file is exported to LaTeX, #+BEGIN_ORG > and #+END_ORG is inserted in the tex-file. You surely want #+begin_src org #+end_src org "#+begin_org" doesn't exist. HTH, -- Bastien