[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[QUESTION] Should KEYWORD values in org-export-options-alist be lowercas
From: |
Niall Dooley |
Subject: |
[QUESTION] Should KEYWORD values in org-export-options-alist be lowercase? |
Date: |
Fri, 22 Dec 2023 11:20:53 +0100 |
Should the KEYWORD values in `org-export-options-alist' that are
uppercase be lowercase to reflect what users see say when using a
template and/or for consistency?
Similarly, for the KEYWORD values in :options-alist in
`org-export-define-backend' for example in ox-latex.el?
For example the TITLE keyword from the following alist:
(:title "TITLE" nil nil parse)
appears as
#+title:
using the default template.
- [QUESTION] Should KEYWORD values in org-export-options-alist be lowercase?,
Niall Dooley <=