From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: :latex-listings publishing option not used; minted + beamer incompatibility? Date: Wed, 20 Oct 2010 22:06:35 -0700 Message-ID: References: <878w1t476p.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=60911 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8nMN-0003Jy-TX for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 01:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8nMM-0002NX-AK for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 01:06:39 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:62533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8nMM-0002NQ-7k for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 01:06:38 -0400 Received: by vws19 with SMTP id 19so2803132vws.0 for ; Wed, 20 Oct 2010 22:06:37 -0700 (PDT) In-Reply-To: <878w1t476p.fsf@stats.ox.ac.uk> 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 Hi Dan, * On Wed 09:09AM, 20 Oct 2010, Dan Davison (davison@stats.ox.ac.uk) wrote: > Hsiu-Khuern Tang writes: > > BTW, has anyone used minted with beamer? I get errors like > > Yes, I exported Eric Fraga's babel/beamer slides example using minted > last week and it worked fine. However, > > > Runaway argument? > > int main(int argc, char **argv) { \ETC. > > ! Paragraph ended before \FV@BeginScanning was complete. > > yes, I now get that error. So something has changed recently. I'm using > fully updated ubuntu 10.10. What system are you using? I'm using Debian unstable. My texlive package is version 2009-8; the current version in Debian unstable is 2009-11. > > A search on Google shows lots of reports related to beamer and Sweave. > > So perhaps we're seeing the effects of a recent change in the tex/latex > stack, rather than an emacs/org/minted/pygments problem?? Some of the Google results go back quite a long time, e.g., http://tolstoy.newcastle.edu.au/R/help/04/12/9454.html. I'm staying with listings for now. -- Best, Hsiu-Khuern.