From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [ox, patch] #+SUBTITLE Date: Fri, 27 Mar 2015 15:35:59 +0000 Message-ID: References: <87y4miv7y6.fsf@gmx.us> <87mw2yqxtq.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbWJL-0005fw-Nr for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbWJH-00070s-Iv for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:36:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:44057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbWJH-00070l-By for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:36:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YbWIl-0008NO-07 for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 16:36:03 +0100 Received: from 193.63.222.21 ([193.63.222.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Mar 2015 16:36:02 +0100 Received: from andreas.leha by 193.63.222.21 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Mar 2015 16:36:02 +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 Rasmus writes: > Andreas Leha writes: > >> I have not followed the discussion. But I like a uniform subtitle >> support across relevant backends. So, my only question is: this patch >> does not include ox-beamer, right? This is where I include my own latex >> subtitle most times.... > > Beamer is derived from ox-latex. So it's supported. Quoting the > changelog: > > * ox-beamer.el (org-beamer-template) [...]: Insert SUBTITLE. > Thanks! Will be using this (or another patch providing this) a lot once it is applied! - Andreas