Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!agate!ucbvax!AWIUNI11.BITNET!A8131DAL From: A8131DAL@AWIUNI11.BITNET (Peter Schmitt) Newsgroups: comp.text.tex Subject: Re: Enough Message-ID: Date: 6 Mar 91 11:01:39 GMT References: Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: INFO-TeX@SHSU.BITNET Lines: 19 X-Unparsable-Date: Wed, 06 Mar 91 11:29:37 MEZ On Tue, 5 Mar 91 19:17:34 EST Carl Riehm said: >problem (but I am a LaTeX neophyte..). I have started to use emTeX because >I was having memory problems with my ArborTeX installation. But since I want >to use the fonts msxm and msym, I haven't been able to use the emTeX HP >printer driver. This screws things up since I guess the emTeX compiler calls >for certain fonts which are not in the ArborTeX package. Do you know how >to get the emTeX HPLJ driver to use msxm and msym? I'm of course using the >fli font files that come with emTeX. Sorry to bother you, but I would >greatly appreciate some advice if you know the answer.... Carl Riehm. It does not depend on emTeX or any other implementation which font-files are used - it only depends on the fonts you use in your TeX-Texts (but of course this choice depends on the Macro-Package you use - therefore, if you use the format file supplied with emTeX other fonts may be used than by previous ones; e.g. cmr-Fonts instead of amr-Fonts) If the printer driver does not find a some .PK-File then (probably) because it does not know its location. You will have to set the path either using a commandline parameter, or a .CNF-File or by setting the environment-variable (as described in the documentation), or you may add the files to your font- library. Hope this helps Peter