From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Adding [fragile] to a LaTeX Beamer slide Date: Wed, 06 Jul 2016 22:49:14 +0200 Message-ID: <871t36h4qd.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKtl7-0003Wn-Nz for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 16:49:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKtl2-0004lQ-R8 for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 16:49:25 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKtl2-0004lK-KA for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 16:49:20 -0400 In-Reply-To: (Florian Lindner's message of "Wed, 6 Jul 2016 15:25:53 +0200") 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" To: Florian Lindner Cc: emacs-orgmode@gnu.org Hello, Florian Lindner writes: > How can I add a fragile option to the frame You can set :BEAMER_OPT property accordingly. > or make the BEGIN_src block use the lstlisting environment? See `org-latex-listings'. Regards, -- Nicolas Goaziou