Re: Configuring MiKTeX 1.20d to read Mathematica 4 TeX files
- To: mathgroup at smc.vnet.net
- Subject: [mg20498] Re: Configuring MiKTeX 1.20d to read Mathematica 4 TeX files
- From: "Souvik Banerjee" <s-banerjee at nwu.edu>
- Date: Wed, 27 Oct 1999 02:04:58 -0400
- Organization: Northwestern University, Evanston, IL, US
- References: <7v3bvj$5to@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
I had similar problem with MikTeX. The latex program appeared to successfully created the .dvi file. But Yap was not able to read it (failed to create the fonts) and dvips gave the following string of errors: Creating character glyphs for Math1.pfa ...TypeOneScalable error <result: -2> on <dir>/Math1.pfa makepk: ps2pk failed on Math1 dvips: Font Math1.1037pk not found , characters will be left blank. - miktex_make_pk_font <Math5, 1037, 600, lfjour> <similar multiple error messages> .... On viewing the resulting postscript file the Math font characters were missing while other characters were intact. Any help appreciated. -Souvik Robert wrote in message <7v3bvj$5to at smc.vnet.net>... >Hello. I followed exactly the directions given in > >http://support.wolfram.com/FrontEnds/Export/TeX/MikTeX.html > >to configure MiKTeX 1.20d to read Mathematica generated TeX >files but with no luck. I ran the command > >latex msymdoc.tex >dvips -o msymdoc.ps msymdoc.dvi > >but the PS file generated was blank when I viewed it under GSView. > >Did anyone encounter similar problems? What is the solution? >Thank you very much. > >- Robert >