From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: [FIXED] Re: :latex-listings publishing option not used; minted + beamer incompatibility? Date: Tue, 8 Mar 2011 23:18:06 -0800 Message-ID: References: <878w1t476p.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=45636 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxDer-0002wu-GP for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 02:18:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxDep-0007Bd-Sb for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 02:18:09 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:58526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxDep-0007BW-PY for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 02:18:07 -0500 Received: by iyf13 with SMTP id 13so331193iyf.0 for ; Tue, 08 Mar 2011 23:18:06 -0800 (PST) In-Reply-To: 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: Dan Davison Cc: emacs-orgmode@gnu.org On Mon, Feb 14, 2011 at 3:15 AM, Dan Davison wrote: > Hsiu-Khuern Tang writes: > >> Hi Dan, >> >> * On Wed 09:09AM, 20 Oct 2010, Dan Davison (davison@stats.ox.ac.uk) wrot= e: >>> Hsiu-Khuern Tang writes: >>> > BTW, has anyone used minted with beamer? =A0I get errors like >>> > Runaway argument? >>> > =A0int main(int argc, char **argv) { \ETC. >>> > ! Paragraph ended before \FV@BeginScanning was complete. > > This problem is now fixed in Org. The problem was that frames using > minted needed to be marked as fragile; Org was only doing this for > verbatim and lstlisting. > ... I can confirm this fix. Thanks, Dan! --=20 Best, Hsiu-Khuern.