diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dvdcoll/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/dvdcoll/README | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/dvdcoll/README b/Master/texmf-dist/doc/latex/dvdcoll/README index 76e02085e24..1612a5c11b7 100644 --- a/Master/texmf-dist/doc/latex/dvdcoll/README +++ b/Master/texmf-dist/doc/latex/dvdcoll/README @@ -10,18 +10,32 @@ dvdcoll.cls follows the structure <number><title><length>. As a result, the class is not limited to DVDs - you can of course typeset archives of CD-ROMs, Audio-CDs and so on. -Supported languages at the moment: English, French, German. +Supported languages at the moment: English, French, German, Italian, Polish, +Portuguese, Spanish. + Some help is needed for other languages! ;-) License: LPPL -new in v1.0: +new in v1.1: + +- new languages + dvdcoll.cls now also supports Italian, Polish, Portuguese, Spanish -- new feature: Seasons in the Bookmarks +- new class option pdfencoding + encoding used in bookmarks and pdf annotations (pdfdocencoding, unicode) - dvdcoll.cls now offers a new level Season for grouping dvds into a season - in the bookmarks by simply setting dvdnumering=season as option in - \DvdSeries +- new command \listofemptydescriptions + to produce a list with all titles with empty descriptions +- Bugfix: + now correct output of all non-ASCII characters in pdf annotations by + switching to correct pdf encoding (see: class option pdfencoding) and + switching off active characters within environment Dvd + +- Bugfix: + switch to \LoadClass and \DeclareOptionX* to prevent unused global options + warning + - several minor improvements and bugfixes (see: CHANGES) |