Re: Mathematica and LaTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg39394] Re: Mathematica and LaTeX
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Fri, 14 Feb 2003 03:17:37 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <b2fqko$k8u$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, run dvips with the -j0 flag. There is a bug in dvips, that crash dvips when it try to read and reencode the (old) Mathematica type 1 fonts. Regards Jens Mizrandir wrote: > > I want to insert a notebook in a LaTeX document. I installed the > corresponding files according to: > > http://support.wolfram.com/mathematica/systems/next/fontsnotprinting.html > > I'm getting no output. LaTeX seems to run fine but Dvips gives some > errors: > · checksum mismatch in zwcmb > · checksum mismatch in zwcmm > · Error: module writet1 (file Math1Mono-Bold.pfa): > · CharStrings dict: more entries than dict size (223) > > When I then launch GSview, it gives a DSC error, it asks me if I want > to Accept, Cancel or Ignore DSC comments and I get a blank page. > > In case it is of any use, I'm using the latest version of MikTeX. > > Can someone help? > > miz.