How about:

#postamble p { display:none; visibility:hidden; }
#postamble p.author { display:block; visibility:visible; }
#postamble p.date { display:block; visibility:visible; }



Renzo Been :-) schrieb:
Wanrong Lin <wanrong.lin <at> gmail.com> writes:


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


You're right

Maybe this could be solved if the line:
"HTML generated by org-mode 6.05b in emacs 22"
gets it's own class specified during html-export?
Then it could be hidden via css-support...

Could that be done somehow???

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



begin:vcard
fn:Sebastian Rose
n:Rose;Sebastian
email;internet:[EMAIL PROTECTED]
title:Fachinformatiker/Anwendendungsentwicklung
tel;cell:+49 173 / 83 93 417
note;quoted-printable:Entwicklung  von Internetanwendungen und Programmen  mit  freien  Werkzeu=
	gen  und Bibliotheken.=0D=0A=
	=0D=0A=
	PHP, Java, C/C++,  Bash,  Perl,  Apache, MySQL,  PostgreSQL, xt::commerce=
	, Typo3, Server,  Netzwerk,  Desktop, Datenbank, gtkmm=0D=0A=
	
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
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