Package: cdcover
Version: 0.9.1-6.3
Severity: normal
When using cdcover it generates a tex file. One of the used options is:
\usepackage{ifthen,isolatin1,graphicx,color}
but the file isolatin1.sty is not part of debian anymore so you get a
compile error, when using pdflatex.
Changing the mentioned line to:
\usepackage{ifthen,graphicx,color}
\usepackage[latin1]{inputenc}
will fix the problem. But this should be done by cdcover itself and not
each time by hand.
I am using stable. This bug report is true at least for the version in
stable.
Stefan
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cdcover depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1.1 GCC support library
ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii texlive-latex-base 2007.dfsg.1-5 TeX Live: Basic LaTeX packages
cdcover recommends no packages.
cdcover suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]