emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Renzo Been : - )
Subject: [Orgmode] Re: Option to turning off the last line in HTML export postamble
Date: Wed, 25 Jun 2008 21:10:02 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Wanrong Lin <wanrong.lin <at> gmail.com> writes:

> 
> Hi,
> 
> For some of my org files, I don't want the following line to show up in 
> my HTML export:
> 
> "HTML generated by org-mode 6.05b in emacs 22"
> 
> Is there an option to turn it off? I looked at the org source code and 
> it seems the answer is no. Can a new option be added for it? Thanks a 
> lot for considering this suggestion.
> 
> Wanrong
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 
> 

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





reply via email to

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