From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: Re: org export html with header and footer option Date: 20 Feb 2008 23:49:56 -0500 Message-ID: References: <5D652E6F-D590-4899-B5AA-4C56E96C4AA3@science.uva.nl> <87ejb7btvh.fsf@gollum.intra.norang.ca> <399B44CF-DECF-41A1-BEED-169A075AB32A@science.uva.nl> <41c818190802201936w5f41f0bdp402d6fd8004cee04@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JS3Nq-0000Dn-S8 for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 23:50:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JS3Np-0000DT-By for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 23:50:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS3Np-0000DQ-66 for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 23:50:09 -0500 Received: from lnscu5.lns.cornell.edu ([128.84.44.111]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JS3No-0001jL-Qx for emacs-orgmode@gnu.org; Wed, 20 Feb 2008 23:50:08 -0500 In-Reply-To: <41c818190802201936w5f41f0bdp402d6fd8004cee04@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: William Henney Cc: org-mode mailing list 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