From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG: in beamer export non-beamer tags exported as part of header Date: Tue, 31 May 2016 21:53:39 +0200 Message-ID: <87oa7mknr0.fsf@saiph.selenimh> References: <87r3cr8xpt.fsf@gmx.us> <87fut79ozi.fsf@saiph.selenimh> <87mvndc24g.fsf@saiph.selenimh> <87oa7rbtm6.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7pjb-0001IJ-RU for emacs-orgmode@gnu.org; Tue, 31 May 2016 15:53:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7pjZ-0002ne-QN for emacs-orgmode@gnu.org; Tue, 31 May 2016 15:53:50 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:33180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7pjZ-0002n8-Jn for emacs-orgmode@gnu.org; Tue, 31 May 2016 15:53:49 -0400 In-Reply-To: (Rainer M. Krug's message of "Fri, 27 May 2016 18:15:07 +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: Rainer M Krug Cc: emacs-orgmode@gnu.org, Rasmus Hello, Rainer M Krug writes: > OK. Here it is: > > #+TITLE: An Example > #+EMAIL: Rainer@krugs.de > > #+OPTIONS: tags:not-in-toc > > #+LATEX_CLASS: beamer > #+OPTIONS: H:2 toc:t > > * Level 1 :andHereIsTheTag: > ** A Frame > #+begin_example > Org-mode version 8.3.4 (release_8.3.4-850-g9dbeaa @ /Users/rainerkrug/.emacs.d/org-mode/lisp/) > GNU Emacs 25.0.94.1 (x86_64-apple-darwin15.4.0, Carbon Version 157 AppKit 1404.46) of 2016-05-24 > #+end_example > > > The problem is beamer - with the other exports it works. With beamer, > I get the pdf at [[https://www.dropbox.com/s/fc6z9wszxl5vv9i/text.pdf?dl=0]] I cannot reproduce it. Could you show the LaTeX code generated? Regards, -- Nicolas Goaziou