From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ferrari Subject: Re: #+BEGIN_SRC problem when exporting Date: Tue, 12 Mar 2013 13:23:35 +0100 Message-ID: References: <87ip4xg9of.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFOF8-0005gL-5d for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 08:23:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFOF0-00066t-K5 for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 08:23:46 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:39244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFOF0-00066n-DZ for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 08:23:38 -0400 Received: by mail-wi0-f177.google.com with SMTP id hm14so1766625wib.4 for ; Tue, 12 Mar 2013 05:23:37 -0700 (PDT) In-Reply-To: <87ip4xg9of.fsf@gmail.com> 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: Eric Schulte Cc: emacs-orgmode@gnu.org Thanks, I've tried and it works now. Luca On Mon, Mar 11, 2013 at 5:53 PM, Eric Schulte wrote: > Luca Ferrari writes: > >> Hi all, >> maybe I'm getting something wrong but when I add to a file the following block: >> >> #+BEGIN_SRC shell >> ![+-] program >> ![+-] hostname >> #+END_SRC >> >> and do a Latex export I got an "unbalanced" error. I suspect the >> problem is tied to the "+" signs that are within the block. Is there a >> trick I can use here? >> I'm using the org mode into Emacs 24.2.1. >> >> Thanks, >> Luca >> > > Hi Luca, > > Your example exports without problem with the latest version of > Org-mode. > > Best, > > -- > Eric Schulte > http://cs.unm.edu/~eschulte