From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: [bug] org block not correctly exported to LaTeX Date: Thu, 21 Jul 2011 14:02:58 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjs6R-0001eP-3e for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 08:11:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjs6P-0000oO-Ee for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 08:11:42 -0400 Received: from imta21.fe.bosch.de ([139.15.243.226]:64850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjs6P-0000oI-6E for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 08:11:41 -0400 Received: from smtp2-v.fe.bosch.de (imta24.fe.bosch.de [139.15.243.27]) by imta21.fe.bosch.de (Postfix) with ESMTP id 9EAD57E8D62 for ; Thu, 21 Jul 2011 14:03:06 +0200 (CEST) Received: from vsmta13.fe.internet.bosch.com (unknown [10.4.98.30]) by imta24.fe.bosch.de (Postfix) with ESMTP id 85CF9B3B8802 for ; Thu, 21 Jul 2011 14:03:01 +0200 (CEST) Received: from localhost (vsgw3.fe.internet.bosch.com [10.4.98.16]) by vsmta13.fe.internet.bosch.com (Postfix) with SMTP id 110DD5CA0047 for ; Thu, 21 Jul 2011 14:03:03 +0200 (CEST) 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: "emacs-orgmode@gnu.org" Hello, when the follwing org-file is exported to LaTeX, #+BEGIN_ORG and #+END_ORG is inserted in the tex-file. --8<------------------------schnipp------------------------->8--- * Testing output perl to org #+srcname: TestingPerlToOrg #+begin_src perl :exports results :results output org print "Hello World\n"; #+end_src #+results: TestingPerlToOrg #+BEGIN_ORG Hello World #+END_ORG --8<------------------------schnapp------------------------->8--- Relevant part of the tex-file: --8<------------------------schnipp------------------------->8--- #+begin_src latex \#+begin\_{}org=20 Hello World \#+end\_{}org #+end_src --8<------------------------schnapp------------------------->8--- If the #+BEGIN_ORG ... #+END_ORG starts at column 0 it is not inserted into the tex-file. Other blocks (e.g. #+BEGIN_EXAMPLE ... #+END_EXAMPLE) are not inserted if they are indented. Tested with: emacs 23.2.1 on WinXP Org-mode version 7.6 (release_7.6.75.g67e9) (local patch to makefile) Thanks again for org-mode. More and more of my collegues are starting to use it! --=20 Mit freundlichen Gr=FC=DFen / Best regards=20 Thomas Holst=20 DGS-EC/ESE4 Tel. +49 (711) 811-40681 PC-Fax +49 (711) 811-5182208