You can generate the CSS with the -S switch to pygmentize.

For example, to generate a stylesheet for the "fruity" style:
pygmentize -S fruity -f html > fruity.css

You can see a list of available styles with:
pygmentize -L styles

Check out the --help switch for more info:
pygmentize --help


You might look at the option of writing your own formatter.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to