diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-11 23:52:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-11 23:52:12 +0000 |
commit | 82027e2f2b7bd2cb40d0d0f7d3d9b6f9f899c150 (patch) | |
tree | 0ce69556b264cc8d45c73184b5a9f15ca5ec141a /Master/texmf-dist/doc/latex/dvdcoll/CHANGES | |
parent | d93a618dff04344c5201174efd876e5707053369 (diff) |
dvdcoll 0.6 update (11oct06)
git-svn-id: svn://tug.org/texlive/trunk@2308 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dvdcoll/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/dvdcoll/CHANGES | 54 |
1 files changed, 50 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/dvdcoll/CHANGES b/Master/texmf-dist/doc/latex/dvdcoll/CHANGES index f06b27d07c5..d970e927c7d 100644 --- a/Master/texmf-dist/doc/latex/dvdcoll/CHANGES +++ b/Master/texmf-dist/doc/latex/dvdcoll/CHANGES @@ -1,25 +1,71 @@ === dvdcoll.cls === +-- dvdcoll.cls v0.6 (<- v0.53dev 2006/10/06) -- + +2006/10/06 solving some indent problems in 1st column [jk] + just %ing all ends of lines of code + still indent with all \DvdTitleWithDescription - space consuming pdf anchor?? + and at all \SetSeason{} within the Dvd environment but not outside?? + +2006/10/05 switching from cooltooltips.sty to pdfnotiz.sty [jk] + +2006/09/01 new command \SetLFRName [jk] + +2006/09/01 completion of season support [jk] + various changes and new commands + +2006/06/27 new feature: descriptions in pdf annotation (only with pdflatex in pdf mode; Acrobat Reader >= 7) [jk] + \dc@pdf@desc, \Description, \DvdTitleWithDescription + +2006/06/27 revision of \DvdTitle [jk] + making the printing of the counter in \DvdTitle ajustable + -> \dc@print@counter + +2006/06/23 revision of Dvd [jk] + making size adjustments possible in the dvd tables + -> \dc@size@table@title (\Large), \dc@size@table@cells (\large) + + -- dvdcoll.cls v0.52 (<- v0.51dev 2006/06/14) -- 2006/06/14 revision of the *Numwidth and *Indent commands [jk] 2006/06/12 Bugfix: env Dvd, \AutoTitle, \DvdCounter [jk] incorrect (different) spaces (in TOC) in different types of - automatic titling - - reported by: myself + automatic titling + reported by: myself 2006/06/12 Bugfix: \SetThirdColumnAddition [jk] wrong variable \dc@addhspace@title@count instead of \dc@third reported by: myself +=== pdfnotiz.sty === + +-- pdfnotiz.sty v1.0 -- + +2006/10/05 final adjustments to pdfnotiz.sty [jk] + + +=== language definition files (dcl) === + +2006/09/18 moved definitions from german.dcl to germanb.dcl [jk] + -> adjustments of all german related dcl files; loading germanb.dcl + +2006/09/18 added definitions of \dc@pdf@subject to all .dcl files [jk] + +2006/06/19 added support for language french [jk] + added acadian.dcl, canadien.dcl, francais.dcl, french.dcl, frenchb.dcl + + contributed by François Pétiard + === dvdcoll.pdf === +2006/06/14 adjustments for version 0.6 + 2006/06/14 adjustments for version 0.52 2006/06/12 added forgotten section References [jk] @@ -30,7 +76,7 @@ 2006/06/12 added FNDB update [jk] correction of wrong path for documentation [jk] - localtexmf/doc/latex/dvdcoll/ + localtexmf/doc/latex/dvdcoll/ === IPO === |