You are not logged in.
Hi,
i need a tex wizard help. I'm not able to convert dvi with hebrew test to pdf/ps. Here's the problem:
>dvipdf test.dvi
dvips: Font jerus10 not found, characters will be left blank.
>dvips test.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com)
' TeX output 2006.11.16:2046' -> |lpr
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 jerus10
mktexpk: don't know how to create bitmap font for jerus10.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font jerus10 not found, characters will be left blank.
<tex><texps>. <cmr7><cmex10><cmmi10><cmr10>[1] sh: lpr: command not found
I understand it's a font problem.. but how do i install/user other fonts? I installed culmus package, but this does not change the picture :cry:
Offline
I'm no tex wizard, but perhaps a
# texhash(as root) fixes the path to the font.
hightower
Offline
it does not ![]()
Offline
Have you tried creating the PDF with pdflatex?
Todays mistakes are tomorrows catastrophes.
Offline
ok, i got some progress, i found .pbf files of the fonts and copied them to texmf directory. Now they work, but look not so good.
Offline