emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] postamble removal


From: Bastien
Subject: Re: [O] postamble removal
Date: Mon, 26 Mar 2012 17:29:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Hi Prad,

prad <address@hidden> writes:

> this removes the author through a template:
> #+OPTIONS: <:nil author:nil
>
> is there a variable to remove the entire postamble?

(setq org-export-html-postamble nil)

> is there a way i can add things to the postamble such as a horizontal line?

(setq org-export-html-postamble "<hr />")

HTH,

-- 
 Bastien



reply via email to

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