blob: 1f50ced4af72143e57b26a0b401617b894683da0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
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)
|