From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: HTML export headers Date: Sat, 03 Sep 2011 08:02:15 +0530 Message-ID: <8162laqrtc.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qzg23-00033f-NN for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qzg22-0002iw-Om for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:31 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:55912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qzg22-0002iq-HF for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 22:32:30 -0400 Received: by pzk36 with SMTP id 36so5965895pzk.17 for ; Fri, 02 Sep 2011 19:32:29 -0700 (PDT) In-Reply-To: (Aditya Mandayam's message of "Sat, 3 Sep 2011 02:11:40 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Aditya Mandayam Cc: emacs-orgmode@gnu.org Aditya Mandayam writes: > Hello, > > HTML export produces the following header right now, for example: > Is there anyway to customise this? M-x customize-group RET org-export-html RET Look at all the options and see whether something interests you. Or you can do M-: (find-file (locate-library "org-html.el")) and search for the specific string that you are querying for. Look around to see where the nearby `defcustom' are. Option 2 is likely to fast and efficient. Jambunathan K. > Muchas gracias, > > A > > --