From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [PATCH] Adding a BEAMER_HEADER_EXTRA tag, allows short titles, etc. Date: Tue, 10 Mar 2015 00:50:02 +0100 Message-ID: <87mw3lu3x1.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV7RH-0000zI-H5 for emacs-orgmode@gnu.org; Mon, 09 Mar 2015 19:50:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YV7RC-0003bx-It for emacs-orgmode@gnu.org; Mon, 09 Mar 2015 19:50:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:55768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV7RC-0003br-BB for emacs-orgmode@gnu.org; Mon, 09 Mar 2015 19:50:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YV7R7-00070l-Ta for emacs-orgmode@gnu.org; Tue, 10 Mar 2015 00:50:13 +0100 Received: from tsn109-201-154-191.dyn.nltelcom.net ([109.201.154.191]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Mar 2015 00:50:13 +0100 Received: from rasmus by tsn109-201-154-191.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Mar 2015 00:50:13 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Matthew, Matthew Gidden writes: Thanks for the patch. > I ran into the issue that many others have cited: an inability to add short > titles, etc., to org-mode-generated Beamer presentations [1, 2, 3]. This > patch allows such capability through a BEAMER_HEADER_EXTRA tag, which is > placed after title, author, etc., but before `\begin{document}`. Short > titles, for example, can now be added via > > ``` > #+BEAMER_HEADER_EXTRA: \title[A Short Title]{ \inserttitle } > ``` >From you patch, it seems that you want to adds something akin to #+LATEX_HEADER or #+LATEX_HEADER_EXTRA. IOW there's no formatting going on and these lines expect raw latex code. Could you not get the same by using org-latex-classes? Or at the latex level solution could presumably be archived with etoolbox. Anyway, another keyword doesn't hurt anybody. —Rasmus -- It was you, Jezebel, it was you