Re: dvips problem: Font not found, characters will be left blank
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> ' TeX output 2005.04.04:1815' -> test.ps > kpathsea: Running mktexpk --mfmode epstylus --bdpi 360 --mag 1+0/360 --dpi 360 mr10 I have see this quite some time ago: http://www.mail-archive.com/[email protected]/msg00366.html It has helped to recompile dvips without optimization, so the cause seems to be a compiler bug: cd texk/dvipsk && make clean && make dvips CFLAGS=-g Thomas