diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dvdcoll/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/dvdcoll/CHANGES | 70 |
1 files changed, 69 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/dvdcoll/CHANGES b/Master/texmf-dist/doc/latex/dvdcoll/CHANGES index a989ea8bee7..d375252ab26 100644 --- a/Master/texmf-dist/doc/latex/dvdcoll/CHANGES +++ b/Master/texmf-dist/doc/latex/dvdcoll/CHANGES @@ -1,5 +1,29 @@ === dvdcoll.cls === +-- dvdcoll.cls v1.1 (<- v1.01dev 2007/03/21) -- + +2007/03/21 new class option pdfencoding [jk] + changing encoding in bookmarks and pdf annotations + to pdfdocencoding or unicode (slow; see ducumentation) + +2007/03/21 Bugfix: faulty output of characters in pdf annotations by incorrect encoding [jk] + -> new class option pdfencoding, switching off active characters within environment Dvd + -> new commands added to .dcl files: \dc@dvd@shorthand@on, \dc@dvd@shorthand@off + + reported by: myself + +2007/03/21 Bugfix: switch to \LoadClass and \DeclareOptionX* to prevent unused global options warning [jk] + + reported by: myself + +2007/03/16 revision of environment Dvd [jk] + switching off language dependant shorthands (babel) temporary + -> added \dc@dvd@shorthand@on, \dc@dvd@shorthand@off in env Dvd + +2007/03/13 new list of empty descriptions [jk] + adjustment of \DvdTitleWithDescription + -> \l@ledsec, \toclevel@ledsec, \listofemptydescriptions, \dc@ledname + -- dvdcoll.cls v1.0 (<- v0.71dev 2007/02/24) -- 2007/02/24 setting pdf properties [jk] @@ -14,7 +38,7 @@ reported by: myself -2007/02/22 changing to l@dcdvd (and toclevel@dcdvd -> hyperref) for toc and bookmark entries [jk] +2007/02/22 changing from l@section to l@dcdvd (and toclevel@dcdvd -> hyperref) for toc and bookmark entries [jk] -- dvdcoll.cls v0.7 (<- v0.61dev 2007/02/14) -- @@ -96,6 +120,17 @@ === pdfnotiz.sty === +-- pdfnotiz.sty v1.2 -- + +2007/03/16 added \pn@pdf@string@def [jk] + it's a simplified run time optimized version of hyperref's \pdfstringdef + works only with PDFDocEncoding + +-- pdfnotiz.sty v1.1a -- + +2007/03/14 revision of \pdfnote [jk] + added \gdef\pn@pdf@desc{} at the end of \pdfnote for clearing the description after usage + -- pdfnotiz.sty v1.1 -- 2007/02/24 revision of \pdfmarginnote [jk] @@ -122,6 +157,31 @@ === language definition files (dcl) === +2007/03/22 added support for language polish [jk] + added polish.dcl + + contributed by Daniel Mróz (beorn@alpha.pl) + +2007/03/21 added support for language portuguese [jk] + added portuges.dcl, portuguese.dcl, brazil.dcl, brazilian.dcl + + contributed by Pedro Quaresma (pedro@mat.uc.pt) + +2007/03/19 added support for language italian [jk] + added italian.dcl + + contributed by Enrico Gregorio + +2007/03/16 added definitions of \dc@dvd@shorthand@on, \dc@dvd@shorthand@off to all .dcl files [jk] + for switching off language related shorthands (babel) within environment Dvd + +2007/03/15 added support for language spanish [jk] + added spanish.dcl + + contributed by Michael Wiedmann (mw@miwie.in-berlin.de) + +2007/03/13 added definitions of \dc@ledname to all .dcl files [jk] + 2007/02/24 added definitions of \dc@season and \dc@pdftitle to all .dcl files [jk] 2007/02/14 added definitions of \dc@dvdlist to all .dcl files [jk] @@ -140,6 +200,8 @@ === dvdcoll.pdf === +2007/03/22 adjustments for version 1.1 + 2007/02/26 adjustments for version 1.0 2007/02/15 adjustments for version 0.7 @@ -153,6 +215,12 @@ 2006/06/12 added forgotten section References [jk] +=== dvdcoll_de.pdf === + + +2007/03/22 new german documentation for version 1.1 + + === INSTALL === |