This is the first beta release of the listings package version 2.
Its primary goal is to ensure compatibility with previous versions
of the package. So, you might want to take one of your existing
latex documents, which uses listings 1.4 (or 1.3) or listingsutf8,
let it use listings2.sty instead and run it through (xe)latex.

  -> But my document ...    Yes, of course! You should not modify
     your "real world" document. Make a copy in a seperate folder,
     and move listings2.sty, listings2.cfg, lstaspects.sty and
     lstlanguages.sty to that folder. Then you can safely modify
     the document, e.g. to pretty print only one listing. Or you
     could create a new document and copy a single listing for a
     first test. The mode is up to you.

Bug reports should include a minimal file, which shows the problem.
Test cases for working features are not that important, but might
also be interesting.

  -> What is a mini...    Okay, okay. For minimal working examples
     check http://www.minimalbeispiel.de/mini-en.html

Carsten Heinz <cheinz@gmx.de>
