HOVERGEN v0.2
This program is under GNU Public Licence, see copying.
Usage: hovergen [-d cdlist] [-c config] 1 2 3-355 ... NN >hover.html
default cdlist name is cdlist.txt for Windows and ~/cdlist for *nix.
CD list format is very, very simple.
each line of file contain a cd title. CD number == line number
e.g.
Vandread [1-5] <--title of CD #1 Mahou Tsukai Tai! [1-9] <--title of CD #2
Mahou Tsukai Tai! [11-13],Hellsing [1-2] <--etc
Risky Safety [1-24], Arjuna [12]
Ghost in the shell, Sakura card (movie),hentai
Boys Be [1-7]
Boys Be [8-13] <--title of CD# 7
Note: please, avoid an emply lines in file.
Programs generate a html file (to stdout) whith cd hovers.
Samples of templates are avalible in 'sample' dir.
Config file format:
line, with '#' first char comment.
line, with '$' first char - command.
- Commands
$0 - header $1 - 1st template $2 - 2nd template $3 - 3rd template $e - footer $c=number - limit disc title to number character $d=path - cdlist location
In templates can be used:
^n - CD Number
^t - CD title
Be note, Internet Explorer doesn't support a
"page-break-inside:avoid" style.
So, if you wish to print html with IE do not print more,
then one page per time.
(c) George Shuklin, 2003
P.S. Sorry for bad language.
