From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: two questions about the new exporter (#+Style: and org-export-html-postamble) Date: Tue, 19 Feb 2013 08:14:57 -0700 Message-ID: <87ppzwb7qm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7pr5-0001dg-WA for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 11:15:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7pqz-0003AL-0Y for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 11:15:43 -0500 Received: from mail-pb0-f54.google.com ([209.85.160.54]:51239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7pqy-00039z-Re for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 11:15:36 -0500 Received: by mail-pb0-f54.google.com with SMTP id rr4so2344026pbb.41 for ; Tue, 19 Feb 2013 08:15:35 -0800 (PST) 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: Org Mode Mailing List Hi, First let me say kudos to Nicolas for the implementation and to him and Bastien for making the transition, it seems rather like changing the engine on a plane in mid flight (all while handling a rowdy group of passengers). For the first time I'm really using this new exporter, and I have noticed two thing which surprise me and seem at first glance to be behaving incorrectly (although it is likely my expectations which are incorrect). 1. The value of org-export-html-postamble doesn't appear to be honored. I often set this variable in a file local line at the top of a file, and despite setting it to nil I still see a postamble in my exported html. 2. Similarly, I use #+Style: lines at the top of Org-mode files to make the CSS changes necessary for my code blocks. This also doesn't seem to be making it through the html export process. #+Style: Please let me know if I can provide any more information. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte