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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to