Norbert Preining <[EMAIL PROTECTED]> wrote: > On the debian-tex list there was a thread reently about a script doing > some of this magic ... One of the debian-tex-maint regulars can yuou > point the OP to the respective script?
Description and link in http://lists.debian.org/debian-tex-maint/2006/11/msg00420.html But the answer to the dependency problem is a bit more difficult. Actually cdcover won't work at all in etch, since it tries to load isolatin1.sty, which was in tetex-extra in sarge (and already obsolete then). The style is no longer available at all in etch. The template needs to be switched to use \usepackage[latin]{inputenc} instead, and then it just needs to Depend: ${shlibs:Depends}, tetex-bin | texlive-latex-base nothing else. Regards, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)

