Re: [Orgmode] Author info while publishing to html

2010-07-23 Thread David Maus
Chao Lu wrote: >Dear all, >I'm using org-7.01g, Emacs 23.2.50.1. >When I was using org-6.35c and older version, the publish function used to >generate the author info like >LooChao, and I like this style. >The related configuration is just: >(setq user-full-name "LooChao") >(setq user-mail-addre

[Orgmode] Author info while publishing to html

2010-07-23 Thread Chao Lu
Dear all, I'm using org-7.01g, Emacs 23.2.50.1. When I was using org-6.35c and older version, the publish function used to generate the author info like LooChao, and I like this style. The related configuration is just: (setq user-full-name "LooChao") (setq user-mail-address "looc...@gmail.com")