[pstricks] Combining PSTricks and Metapost
David Arnold
dwarnold45 at suddenlink.net
Sat Aug 29 18:25:21 CEST 2009
Here are the results:
david-arnolds-macbook-pro:optimath darnold$ dvips -Ppdf -o fonttest-
pics.ps fonttest.dvi
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.
david-arnolds-macbook-pro:optimath darnold$ sudo updmap-sys --enable
Map=lm.map
Password:
updmap: This is updmap, version 1211742332
updmap: using transcript file `/usr/local/texlive/2008/texmf-var/web2c/
updmap.log'
updmap: initial config file is `/usr/local/texlive/2008/texmf-config/
web2c/updmap.cfg'
updmap: configuration (updmap.cfg) unchanged. Map files will not be
recreated.
david-arnolds-macbook-pro:optimath darnold$ dvips -Ppdf -o fonttest-
pics.ps fonttest.dvi
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.
On Aug 29, 2009, at 9:17 AM, Herbert Voss wrote:
> 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
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
More information about the PSTricks
mailing list