[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] ox.el: Define subtitle macro
From: |
Jens Lechtenboerger |
Subject: |
Re: [O] [PATCH] ox.el: Define subtitle macro |
Date: |
Fri, 17 Nov 2017 09:06:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
On 2017-11-17, Rasmus wrote:
> Jens Lechtenboerger <address@hidden> writes:
>
>> the attached patch adds a subtitle macro with documentation.
>
> AFAIK it’s already added to the backends where it makes sense. It’s not a
> basic keyword like "#+author". It should be documented under the relevant
> backends that support it.
Sorry, I don't understand your suggestion. I'm interested in
org-reveal [1], which is based on ox-html.el. In ox-html.el,
subtitles are used at some hardcoded positions (preamble, postamble,
template), but I need access to the subtitle elsewhere.
What should I document where?
Best wishes
Jens
[1] https://github.com/lechten/org-reveal