From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [ox, patch] #+SUBTITLE Date: Fri, 27 Mar 2015 15:08:04 +0000 Message-ID: References: <87y4miv7y6.fsf@gmx.us> 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]:46601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbVrn-0001RI-Ug for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:08:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbVrk-0004T5-Mw for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:08:11 -0400 Received: from plane.gmane.org ([80.91.229.3]:41676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbVrk-0004Sm-GM for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 11:08:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YbVrQ-0005zo-Ux for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 16:07:49 +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:07:48 +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:07:48 +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 Rasmus, Rasmus writes: > Hi, > > I'm starting a new thread as the previous discussion attracted much > dissuasion not directly related to the patch in question. Changes: > > - Html subtitles now follow the W3 recommendations, I think/hope. It > would be great if somebody who knows css would check the styling. > > - The texinfo subtitle is interpreted. > > - Documentation and NEWS is added. > > Note: *the patch does not touch ox.el*. SUBTITLE is *only* supported in a > tiny fraction of the backends, namely ox-latex, ox-ascii, ox-html, and > ox-odt. > > —Rasmus > [... the patch ...] 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.... Regards, Andreas