reassign 420724 cdcover
thanks

On Die, 24 Apr 2007, Falk Hackenberger - MediaTransfer AG Netresearch & 
Consulting wrote:
> Package: texinfo
> i create a tex file with cdcover, then I use texi2pdf to convert this
> texfile to pdf.

Some things:
- texi2pdf is NOT for making pdf files from tex files, but from texi
  (not the final i) files. Use pdflatex.
- how do you come to the idea that this is a bug in texinfo?

> ! LaTeX Error: File `isolatin1.sty' not found.

isolatin1.sty is terribly outdated and should since years not be used.
cdcover should change in reshead.h
        \usepackage{ifthen,isolatin1,graphicx,color}
to
        \usepackage{ifthen,graphicx,color}
        \usepackage[latin1]{inputenc}

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <[EMAIL PROTECTED]>                    Università di Siena
Debian Developer <[EMAIL PROTECTED]>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
AGGLETHORPE (n.)
A dispute between two pooves in a boutique.
                        --- Douglas Adams, The Meaning of Liff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to