From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Make [fragile] work with overlay specifications. Date: Fri, 20 Apr 2012 15:20:17 +0200 Message-ID: <87aa26tu9a.fsf@altern.org> References: <4F315EC8.5040704@christoph-d.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLDk2-00045i-4j for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 09:19:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLDjv-0006Hs-Tq for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 09:19:13 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:49053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLDjv-0006Hg-LF for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 09:19:07 -0400 Received: by wibhj13 with SMTP id hj13so511243wib.12 for ; Fri, 20 Apr 2012 06:19:05 -0700 (PDT) In-Reply-To: <4F315EC8.5040704@christoph-d.de> (Christoph Dittmann's message of "Tue, 07 Feb 2012 18:26:32 +0100") 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: Christoph Dittmann Cc: emacs-orgmode@gnu.org Hi Christoph, Christoph Dittmann writes: > I noticed something unexpected in org-beamer.el when I used overlay > specifications together with optional parameters for the frame > environment and the frame contained verbatim sections. In this case the > exporter would add [fragile] to the frame options in a way that would > break the LaTeX code. > > I wrote a small patch that fixes this particular problem for me. Applied, thanks. -- Bastien