all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ZelluX <zellux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Muse code highlighting with CSS
Date: Wed, 21 Jan 2009 08:56:33 -0800 (PST)	[thread overview]
Message-ID: <1bf4da13-e763-4815-b8b7-7e7ba93e54b9@p36g2000prp.googlegroups.com> (raw)

Hi, all

I'm using <src> tags to highlight source code in muse, the generated
html contains color settings in span style attributes, like
<span style="color: #00ffff; font-weight: bold;">def</span>

But i'd like to have my own highlighting style settings in .css files,
how to make it generate htmls like
<span class="keyword">def</span>

Many thanks ;-)


             reply	other threads:[~2009-01-21 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21 16:56 ZelluX [this message]
2009-01-21 21:31 ` Muse code highlighting with CSS Xah Lee
2009-01-25  2:10   ` Xah Lee
2009-01-22  9:20 ` Fabrice Niessen
2009-01-22 12:45   ` ZelluX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1bf4da13-e763-4815-b8b7-7e7ba93e54b9@p36g2000prp.googlegroups.com \
    --to=zellux@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.