From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Stegemann Subject: Re: Bug: LaTeX export and LaTeX environment Date: Wed, 19 May 2010 09:27:59 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47019 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEdhY-0008Hk-IX for emacs-orgmode@gnu.org; Wed, 19 May 2010 03:28:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEdhM-0001FB-TK for emacs-orgmode@gnu.org; Wed, 19 May 2010 03:28:23 -0400 Received: from lo.gmane.org ([80.91.229.12]:57803) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEdhM-0001EK-IP for emacs-orgmode@gnu.org; Wed, 19 May 2010 03:28:12 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OEdhK-0004CW-1L for emacs-orgmode@gnu.org; Wed, 19 May 2010 09:28:10 +0200 Received: from london.zeitform.net ([146.140.213.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2010 09:28:10 +0200 Received: from ulf-news by london.zeitform.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2010 09:28:10 +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 Hi Carsten, Carsten Dominik wrote: > On May 19, 2010, at 8:34 AM, Ulf Stegemann wrote: > >> With >> >> Org-mode version 6.36trans (release_6.36.80.gbdfd) >> GNU Emacs 24.0.50.3 (i686-pc-linux-gnu, GTK+ Version 2.18.6) >> >> the LaTeX exporter seems to cease to work when encountering a LaTeX >> environment. > > it has always been like this, > > check out this entire thread for work-arounds and other solutions > > http://thread.gmane.org/gmane.emacs.orgmode/12977 I must have been blind, thanks for the pointer! It works like a charm with org-special-blocks. Ulf