[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug, ox-latex] Parsed keywords and export with subscript
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [bug, ox-latex] Parsed keywords and export with subscript |
Date: |
Thu, 23 Mar 2017 16:47:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hello,
Rasmus <address@hidden> writes:
> Backend-specific keywords are still an issue. E.g. try this example with
> ox-latex or ox-koma-letter.
>
> #+options: ^:nil
> #+author: 2017_03_23
>
> #+subject: 2017_03_23
> #+title: 2017_03_23
>
> #+subtitle: 2017_03_23
>
> In patch 6cd42b08f9347a8d6084ec23548b754f9e02b2a1 you used
>
> (dolist (entry org-export-options-alist)
>
> in ‘org-export-as’ Would it be possible to use this list instead?
>
> (append (org-export-get-all-options backend)
> org-export-options-alist)
Of course. Done.
Thank you.
Regards,
--
Nicolas Goaziou