diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dvdcoll/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/dvdcoll/README | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/dvdcoll/README b/Master/texmf-dist/doc/latex/dvdcoll/README index 0f44cac8815..1f50ced4af7 100644 --- a/Master/texmf-dist/doc/latex/dvdcoll/README +++ b/Master/texmf-dist/doc/latex/dvdcoll/README @@ -1,15 +1,24 @@ -One day i lost the overview over my DVD archives. I simply could not -remember, if i already recorded the documentary running on TV that day. -This had to be changed and why not use LaTeX. So, i was dreaming of a -hyperlinked and full searchable PDF-document listing my DVDs with all -titles, lengths and so on. And the icing on the cake would be a list -with all faulty or missing programs for rerecording. That’s exactly -what dvdcoll.cls is providing. -dvdcoll.cls is following the structure <number><title><length>. -Therefore dvdcoll.cls 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, german +Having lost the overview of my DVD archives, I simply could not remember +if I already recorded the documentary running on TV that day. I chose to +recreate the index using LaTeX: the design aim was a hyperlinked and fully +searchable PDF-document listing my DVDs with all titles, contents, lengths +and so on. Further requirements were support for seasons of tv series and +a list with all faulty or missing programs for rerecording. The dvdcoll +class supports all these requirements. + +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. Some help is needed for other languages! ;-) -License: LPPL
\ No newline at end of file +License: LPPL + +new in v0.6: + +- support for seasons, e.g. J.A.G. 2.1 / 02x15 Hemlock +- description of contents via pdf annotations +- pdf annotations in the margin for extra infos +- some new commands and other minor changes +- support for language "french" (french, frenchb, francois, acadian, canadien)
\ No newline at end of file |