Re: [Orgmode] org export html with header and footer option

2008-02-21 Thread William Henney
Hi Xin On 21 Feb 2008 10:35:02 -0500, Xin Shi <[EMAIL PROTECTED]> wrote: > There are still one minor issue bother me: > > I would like to turn off the Author and Date at the end of the page. And > instead add my own style footer: > > org-export-html-postamble: " > Updated February 20, 2008

Re: [Orgmode] org export html with header and footer option

2008-02-21 Thread Xin Shi
Hi Will, I've tried that and it works pretty well! There are still one minor issue bother me: I would like to turn off the Author and Date at the end of the page. And instead add my own style footer: org-export-html-postamble: " Updated February 20, 2008 And I don't know how to put a vari

Re: [Orgmode] org export html with header and footer option

2008-02-20 Thread Xin Shi
Hi Will, Thanks for your message! So, for your first solution, I just put the code into my .org file? # Local Variables: # org-export-html-style: " # " # End: I'll check it out. Xin ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

Re: [Orgmode] org export html with header and footer option

2008-02-20 Thread William Henney
Hi Xin On 20 Feb 2008 21:31:07 -0500, Xin Shi <[EMAIL PROTECTED]> wrote: > Now, when I want to publish org to html, it is possible to add a header and > footer file? Usually the header file contains the style and other format > related settings. There is a variable org-export-html-style, which

[Orgmode] org export html with header and footer option

2008-02-20 Thread Xin Shi
Hello, I've been using Emacs Muse and Planner to maintain my project in html format for about 3 years. Until recently, I started looking into the org mode and really impressed by it! Now, when I want to publish org to html, it is possible to add a header and footer file? Usually the header f