Hello,

Bernt Hansen <be...@norang.ca> writes:

> Are there analogous variables to
>
> (setq org-export-author-info nil)
> (setq org-export-creator-info nil)
> (setq org-export-time-stamp-file nil)
>
> in the new exporter to control export of the author, creator, and
> timestamp by default?
>
> I haven't been able to find those yet.

Yes. I have standardized the name of the first two since every other
opt-in/out variable had the prefix "org-export-with-".

They have become, respectively, `org-export-with-author' and
`org-export-with-creator'.

`org-export-time-stamp-file' has kept its name, to avoid confusion with
`org-export-with-timestamps'.


Regards,

-- 
Nicolas Goaziou

Reply via email to