emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Option to turning off the last line in HTML export pos


From: Wanrong Lin
Subject: Re: [Orgmode] Re: Option to turning off the last line in HTML export postamble
Date: Wed, 25 Jun 2008 18:28:07 -0400
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)


Yes, it's right there in the manual...

add the following line to your .emacs

(setq org-export-html-auto-postamble 'nil)

That should do the trick

Ciao,
Renzo



Thanks for pointing it out, but that is not exactly what I wanted.

(setq org-export-html-auto-postamble 'nil)

will remove the whole postamble, including the creating date, author and etc, which I do want to keep. I just want to turn off the line stating the file is created by org-mode on emacs.

Wanrong




reply via email to

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