Subject: ultraviolet 0.10.1 Released

ultraviolet version 0.10.1 has been released!

This release includes many bug fixes, now the brilliance themes seem
to be working! But, most important, this release includes the first
usable version (warning: alpha state) of latex output, just try
something like:

uv -o latex -h lib/uv.rb > uv.tex


Ultraviolet is a syntax highlighting library and engine. It
uses TextMate[http://macromates.com/] syntax files and parses
them using the Textpow[http://textpow.rubyforge.org] library. It
supports more than 60 programming languages out of the box.

Changes:

0.10.1 / 2007-06-15

  • Corrected line-number schemes in theme2xhtmlrender

  • Corrected alpha blending code in theme2xhtmlrender, Now the
    brilliance themes seem to work!

  • Modified html_processor to include whole syntax scopes.

  • Add index for duplicated setting names in tmTheme files.

  • Multiple fixes for latex, color boxes have now the right color and
    size.

  • http://ultraviolet.rubyforge.org