Re: Configuring MiKTeX 1.20d to read Mathematica 4 TeX files
- To: mathgroup at smc.vnet.net
- Subject: [mg20539] Re: Configuring MiKTeX 1.20d to read Mathematica 4 TeX files
- From: "Souvik Banerjee" <s-banerjee at nwu.edu>
- Date: Sat, 30 Oct 1999 00:13:55 -0400
- Organization: Northwestern University, Evanston, IL, US
- References: <innclip7v3bvj$5to@smc.vnet.net> <7v66na$af6@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
>Try invoking dvips with the flag "-j0". > > dvips -j0 -o msymdoc.ps msymdoc.dvi > >We've found instances DVIPS failing to subset the Math fonts in the >resulting PostScript document. Throwing the additional flag turns off >subsetting and embeds the complete font. It results in a bigger >PostScript file, but it should make the problem go away. > >If you continue to encounter problems, or if I have somehow misunderstood >your question, please repost with a log of the error messages that you >encounter as DVIPS runs. Here is the log of the error messages: dvips -j0 msmydoc This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com) ' TeX output 1999.10.26:1010' -> msymdoc.ps - miktex_make_pk_font (Math1, 1037, 600, lfjour) PSRESOURCEPATH := c:\texmf\miktex\config;c:\localtexmf\miktex\config;d:\temp\tfmA428.tmp\;c:\l ocaltexmf\doc\wolfram\;e:\PROGRA~1\WOLFRA~1\MATHEM~1\4.0\SYSTEM~1\FONTS// More than one FontOutline resource for Math1 (c:\texmf\fonts\type1\bluesky\Type1\Math1.pfa) (c:\texmf\fonts\type1\bluesky\Type1\Math1.pfb) Resource (c:\texmf\fonts\type1\bluesky\Type1\Math1.pfa) More than one FontAFM resource for Math1 (c:\localtexmf\fonts\afm\wolfram\Math1.afm) (c:\texmf\fonts\afm\wolfram\Math1.afm) Resurce (c:\localtexmf\fonts\afm\wolfram\Math1.afm) Loading encoding vector from Math1.afm ... done Checking type1 font Math1.pfa ... done Creating character glyphs for Math1.pfa ...TypeOneScalable error (result: -2) on c:\texmf\fonts\type1\bluesky\Type1\Math1.pfa makepk: ps2pk failed on Math1 dvips: Font Math1.137pk not found , characters will be left blank. - miktex_make_pk_font <Math5, 1037, 600, lfjour> (and then a stream of similar messages) The final document still appears without the Math fonts. Thanks for your help. -Souvik