[pstricks] Combining PSTricks and Metapost
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Sat Aug 29 18:17:47 CEST 2009
David Arnold schrieb:
> 1. latex --shell-escape fonttest.tex
>
> 2. dvips -o fonttest-pics.ps fonttest.dvi
what happens with
dvips -Ppdf -o fonttest-pics.ps fonttest.dvi
> 3. ps2pdf -dAutoRotatePages=/None fonttest-pics.ps fonttest-pics.pdf
>
> 4. pdflatex tonttest.tex
>
> on the adjusted file fonttest.tex (attached), the second step now produces:
>
> This is dvips(k) 5.97 Copyright 2008 Radical Eye Software
> (www.radicaleye.com)
> ' TeX output 2009.08.29:0836' -> fonttest-pics.ps
> dvips: Font lmsy10 used in file fonttest.1 is not in the mapping file.
> dvips: Font rm-lmr12 used in file fonttest.1 is not in the mapping file.
obviously not a correct font mapping file. Try to run
updmap-sys --enable Map=lm.map
Herbert
More information about the PSTricks
mailing list