From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Q8Ohc3Npbw==?= Koshikumo Subject: Re: HTML export options are being ignored Date: Wed, 02 Mar 2011 01:18:01 -0300 Message-ID: References: <81lj13h4yc.fsf@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=41221 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PudVu-0006vp-7B for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 23:18:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PudVt-0006Gm-7I for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 23:18:14 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:45952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PudVt-0006GR-4W for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 23:18:13 -0500 Received: by gyb13 with SMTP id 13so2831791gyb.0 for ; Tue, 01 Mar 2011 20:18:12 -0800 (PST) In-Reply-To: <81lj13h4yc.fsf@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: emacs-orgmode@gnu.org Indeed, I can set the postamble to nil to remove everything after the content. Thanks for that! Still, it's strange that the #+OPTIONS line is no longer functional. I took a look at the code, but I don't really understand it yet. I'll look again later. At Sat, 26 Feb 2011 08:34:11 +0530, Jambunathan K wrote: > > Cássio 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. > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >