emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] Replace some HTML related keywords with OPTIONS items


From: Sebastien Vauban
Subject: Re: [O] [RFC] Replace some HTML related keywords with OPTIONS items
Date: Fri, 21 Jun 2013 09:41:31 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt)

Hello Nicolas,

Nicolas Goaziou wrote:
> Any objection to applying the following patch to master?

Not at all.

> Basically,
>
>   #+HTML_INCLUDE_STYLE: nil
>
> becomes
>
>   #+OPTIONS: html-style:nil
>
> and
>
>   #+HTML_HTML5_FANCY: t
>
> becomes
>
>   #+OPTIONS: html5-fancy:t

Though, I'd also even prefer the form

    #+OPTIONS: :html-style nil

which would clone the way we pass options in the publishing project.

Whatever you decide, you proposed solution is better than the current one.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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