unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Muse code highlighting with CSS
@ 2009-01-21 16:56 ZelluX
  2009-01-21 21:31 ` Xah Lee
  2009-01-22  9:20 ` Fabrice Niessen
  0 siblings, 2 replies; 5+ messages in thread
From: ZelluX @ 2009-01-21 16:56 UTC (permalink / raw)
  To: help-gnu-emacs

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 ;-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-01-25  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 16:56 Muse code highlighting with CSS ZelluX
2009-01-21 21:31 ` Xah Lee
2009-01-25  2:10   ` Xah Lee
2009-01-22  9:20 ` Fabrice Niessen
2009-01-22 12:45   ` ZelluX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).