From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: vs document heading in HTML export Date: Tue, 12 Feb 2008 10:27:19 +0100 Message-ID: <2F648B3E-E6D6-4242-8E3C-B2434E85DE3B@science.uva.nl> References: <20080211114631.GA8876@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOrl0-0002tJ-6c for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 04:48:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOrkz-0002sL-Ei for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 04:48:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOrkz-0002sB-8U for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 04:48:53 -0500 Received: from ug-out-1314.google.com ([66.249.92.169]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <carsten.dominik@gmail.com>) id 1JOrkz-0007W3-0G for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 04:48:53 -0500 Received: by ug-out-1314.google.com with SMTP id a2so480842ugf.48 for <emacs-orgmode@gnu.org>; Tue, 12 Feb 2008 01:48:52 -0800 (PST) In-Reply-To: <20080211114631.GA8876@atlantic.linksys.moosehall> List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/pipermail/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: Adam Spiers <orgmode@adamspiers.org> Cc: org-mode mailing list <emacs-orgmode@gnu.org> Hi Adam, On Feb 11, 2008, at 12:46 PM, Adam Spiers wrote: > Two feature requests: please would it be possible to: > > a) control what goes in <title> separately from the document header > (the text inside the first <h1> by default), and Would you care to suggest a syntax for this? > b) wrap the initial #+TEXT inside a CSS class? Sure. What should be the name for this? Can you sugest the detailed html (span, or whatever) you propose? Dont forget: I am a total moron when it comes to HTML. - Carsten