From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: HTML export options are being ignored Date: Fri, 04 Mar 2011 16:49:46 +0100 Message-ID: <87oc5qans5.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=36637 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvXGV-0007oI-JP for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 10:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvXGU-0001dB-4o for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 10:50:03 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvXGT-0001cQ-SA for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 10:50:02 -0500 Received: by wyi11 with SMTP id 11so2548731wyi.0 for ; Fri, 04 Mar 2011 07:50:00 -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: =?iso-8859-1?Q?C=E1ssio?= Koshikumo Cc: org-mode Hi Cássio, Cássio Koshikumo writes: > 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. Fixed in latest git repo. Thanks for reporting this. -- Bastien