From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Feature request: HTML export, TODO keyword face Date: Wed, 11 Feb 2009 12:00:07 -0500 Message-ID: <49930417.8070005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXIRY-0007A0-Um for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:00:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXIRY-00078i-Bv for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:00:12 -0500 Received: from [199.232.76.173] (port=35746 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXIRX-00078Y-I7 for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:00:11 -0500 Received: from qw-out-1920.google.com ([74.125.92.144]:7971) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXIRX-0007qP-3B for emacs-orgmode@gnu.org; Wed, 11 Feb 2009 12:00:11 -0500 Received: by qw-out-1920.google.com with SMTP id 4so65532qwk.24 for ; Wed, 11 Feb 2009 09:00:10 -0800 (PST) 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: org-mode list Hi, Right now in the HTML export the TODO keywords have either class="todo", or class="done". That loses all the face properties in the original TODO keywords. I think the TODO keywords faces are important visual aids to differentiate different types of TODO items, so I just wonder whether it is possible to keep the faces in the HTML. Thank you for considering the above. Wanrong