diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-02 18:59:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-02 18:59:37 +0000 |
commit | e2bf6008ebcc02415a179bf1a09b98eddd6599ce (patch) | |
tree | 3af0b21c301e0c17e401c4c29ea73324a9231977 /Master/texmf-dist/doc/latex/dvdcoll/README | |
parent | c2f8ac41e588904a397b2648a31712eae01c942f (diff) |
dvdcoll 1.1 (24mar07)
git-svn-id: svn://tug.org/texlive/trunk@4099 c570f23f-e606-0410-a88d-b1316a301751
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) |