Package: tipa
Version: 2:1.3-4
Severity: normal
Hi
When I try to convert a DVI file using dvipdf, this happens:
$ latex mydoc.tex
. . . .
$ dvipdf mydoc.dvi
dvips: Font tipa10 at 8000 not found; scaling 600 instead.
dvips: Such scaling will generate extremely poor output.
$
The resulting PDF looks OK, though. If I generate a PDF file,
via a PostScript file, then I don't see any error:
$ dvips mydoc.dvi
$ ps2pdf mydoc.ps
$
In case the following information is relevent:
My dvipdf comes from the gs-common package and my /usr/bin/gs
points to /usr/bin/gs-esp .
%--- mydoc.tex: source LaTeX file ------
\documentclass{article}
\usepackage{tipa}
\begin{document}
[EMAIL PROTECTED]
\end{document}
%--- end of source -----------
Hope this helps,
Ryo
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages tipa depends on:
ii tetex-base 3.0.dfsg.3-5 Basic TeX input files of teTeX
ii tetex-bin 3.0-30 The teTeX programs
tipa recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]