From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avdi Grimm Subject: HTML Syntax Highlighting Questions Date: Sun, 29 May 2011 20:50:05 -0400 Message-ID: Reply-To: avdi@avdi.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQqgh-0004ll-4S for emacs-orgmode@gnu.org; Sun, 29 May 2011 20:50:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQqgg-0006Md-3m for emacs-orgmode@gnu.org; Sun, 29 May 2011 20:50:31 -0400 Received: from mail-qw0-f41.google.com ([209.85.216.41]:63326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQqgg-0006MZ-1d for emacs-orgmode@gnu.org; Sun, 29 May 2011 20:50:30 -0400 Received: by qwa26 with SMTP id 26so2138674qwa.0 for ; Sun, 29 May 2011 17:50:29 -0700 (PDT) Received: by qwa26 with SMTP id 26so2138661qwa.0 for ; Sun, 29 May 2011 17:50:26 -0700 (PDT) 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: emacs-orgmode I feel like this is a stupid question, but I'm having trouble finding the info I need. How do I control syntax highlighting in HTML export? Specifically, how can I: A. Disable syntax highlighting entirely B. Switch from inline colors to semantic tagging that I can style with a stylesheet? I could swear that I've seen instructions about this somewhere in the past. Bonus question: why would HTML syntax highlighting come out monochrome (as seen here: http://avdi.org/devblog/wp-content/uploads/2011/05/html.png) when the export is done in batch mode from the command line? And, more importantly, how can I fix it to generate full-color highlighting in batch mode? Thanks, -- Avdi Grimm http://avdi.org