From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: allowframebreaks in beamer export Date: Sat, 11 Feb 2017 02:05:33 +0100 Message-ID: <87r335r0yq.fsf@nicolasgoaziou.fr> References: <87k28y6j46.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccM8H-0004A0-7w for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 20:05:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccM8C-0005PH-Vq for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 20:05:44 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:50028) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ccM8C-0005Ov-Fd for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 20:05:40 -0500 In-Reply-To: <87k28y6j46.fsf@gmail.com> (Rafael's message of "Fri, 10 Feb 2017 11:39:05 -0600") 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: Rafael Cc: Emacs-orgmode list Hello, Rafael writes: > I would like to export to beamer, in such a way that all frames have > the 'allowframebreaks' option. See `org-beamer-frame-default-options'. > I thought the following would work, but > when I export, the frames in the .tex file have no > allowframebreaks. Maybe I am misunderstanding the way that properties > are inherited, You probably don't, but "BEAMER_..." properties are not inherited on purpose, since they are almost certainly specific to the heading. Regards, -- Nicolas Goaziou