Re: Processing Mathematica TeXSave files with PcTeX
- To: mathgroup at smc.vnet.net
- Subject: [mg20464] Re: Processing Mathematica TeXSave files with PcTeX
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 27 Oct 1999 02:04:38 -0400
- Organization: Universitaet Leipzig
- References: <7v3b8a$5su@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, I don't expect that it will work with PcTeX. PcTeX uses TrueType fonts and the Mathematica fonts TrueType or not will not have the right encoding. Since PcTeX does not support virtual fonts there is no chance to get it working. You need a dvi driver and a TeX version that supports virtual fonts and neither PcTeX nor Y&Y TeX (with dvipsone) have this support. Regards Jens Souvik Banerjee wrote: > > Does anyone have experience in setting up PcTex (Version 4.0) to process the > .tex files generated by Mathematica TeXSave? I am getting multiple missing > font errors when I try to do it. The Mathematica website has instructions > for setting up MikTex and some others TeX processing software (like teTeX) > for doing this at http://support.wolfram.com/FrontEnds/Export/TeX/ . > > Thanks, > > -Souvik