From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: HTML export options are being ignored Date: Sat, 26 Feb 2011 08:34:11 +0530 Message-ID: <81lj13h4yc.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=36021 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtASN-0007Re-FZ for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 22:04:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtASM-0008Eg-DO for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 22:04:31 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:58900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtASM-0008Eb-9P for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 22:04:30 -0500 Received: by iyf13 with SMTP id 13so1797923iyf.0 for ; Fri, 25 Feb 2011 19:04:29 -0800 (PST) In-Reply-To: (=?iso-8859-1?Q?=22C=E1s?= =?iso-8859-1?Q?sio?= Koshikumo"'s message of "Fri, 25 Feb 2011 22:53:54 -0300") 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: emacs-orgmode@gnu.org C=E1ssio Koshikumo writes: > Hi all, > > I think there's a bug with the html exporter. With this OPTIONS line: > > #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil > > I get rid of the numbering and the TOC, but still get the creator, the > timestamp and the author lines at the end of the page. Exporting to ASCII= seem > to exclude them properly. May be you need to fiddle with postamble related options ... Jambunathan K.