From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: #+BEGIN_EXAMPLE not exporting to LaTeX Date: Sun, 14 Nov 2010 15:34:45 -0500 Message-ID: <87eianzlsq.fsf@gollum.intra.norang.ca> References: <673A543E-E2FF-47C4-B1AA-10E692995174@tsdye.com> <17868.1289763962@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39051 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHjHx-0000tr-3y for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 15:35:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHjHt-0002iC-9b for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 15:35:01 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHjHt-0002hI-7W for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 15:34:57 -0500 In-Reply-To: <17868.1289763962@gamaville.dokosmarshall.org> (Nick Dokos's message of "Sun, 14 Nov 2010 14:46:02 -0500") 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: nicholas.dokos@hp.com Cc: Emacs Org mode mailing list Nick Dokos writes: > Thomas S. Dye wrote: > >> "Present" does. I'm expecting the #+BEGIN_EXAMPLE block to appear in >> the .tex file wrapped in a verbatim environment. >> >> ----------- cut here ------------ >> * Export LaTeX examples >> #+BEGIN_EXAMPLE >> Absent >> #+END_EXAMPLE >> >> : Present >> ----------- cut here ------------ >> >> I'm using Org-mode version 7.3 (release_7.3.69.ga3e99) with many >> customizations of the LaTeX exporter in my .emacs. I'm wondering if >> I've done something wrong, or if others are seeing this behavior? >> > > I'm not seeing this behavior: both "Absent" and "Present" are present > in my case. > > GNU Emacs 23.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2010-10-27 > Org-mode version 7.3 (release_7.3.65.gc2a36.dirty) Works for me too. -Bernt