emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exporting multiple #+AUTHOR keywords


From: Max Nikulin
Subject: Re: Exporting multiple #+AUTHOR keywords
Date: Sun, 4 Feb 2024 23:16:33 +0700
User-agent: Mozilla Thunderbird

On 04/02/2024 22:21, Ihor Radchenko wrote:

Another option is to have a new set of keywords:
#+LATEX_AUTHOR: <author with formatting goes here>
#+HTML_AUTHOR: ...

For multiple authors, we may introduce something like

#+AUTHOR: John Doe
#+AUTHOR+: Luke Skywalker

Another idea:

#+metadata:
- author ::
  - John Doe
  - Luke Skywalker
- title :: Some text

With overrides for specific backends

#+metadata: :backend latex
- author :: ....

Perhaps backends may declare if they support footnotes, etc. by defining some backend property.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]