Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!uwm.edu!bionet!ames!orion.arc.nasa.gov!ogawa From: ogawa@orion.arc.nasa.gov (Arthur Ogawa) Newsgroups: comp.text.tex Subject: Re: Euler fonts in LaTeX Message-ID: <1991Mar6.150035.6426@news.arc.nasa.gov> Date: 6 Mar 91 15:00:35 GMT References: <1991Mar6.063846.7143@cs.ubc.ca> Sender: usenet@news.arc.nasa.gov (USENET Administration) Organization: NASA Ames Research Center, Moffett Field, CA Lines: 16 In article <1991Mar6.063846.7143@cs.ubc.ca> scharein@cs.ubc.ca (Robert Scharein) writes: | |We have the new AMS Euler fonts on our system and I have been eager |to use them. I know how to change the text font, but I can't find |anything about changing the math font. Does anyone know how this is |done? Is there any special magic that needs to be done if I want |to do it in LaTeX? Follow Knuth: the needed file is on, e.g., labrea.stanford.edu as tex/doc/gkpmac.tex. There is an article in a back issue of TUGboat concerning these macros, which were used to produce Concrete Mathematics. It should be relatively straightforward to modify lfonts.tex to make LaTeX use these fonts. In fact, the Mathematica Journal, which I produce for Addison-Wesley, uses the Euler fonts. The macro package is a variant of LaTeX.