Re: Re: Re: help with Export[...,"EPS"]
- To: mathgroup at smc.vnet.net
- Subject: [mg38113] Re: [mg38055] Re: [mg38019] Re: [mg38004] help with Export[...,"EPS"]
- From: John Fultz <jfultz at wolfram.com>
- Date: Tue, 3 Dec 2002 04:32:35 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
4.2.1 embeds the required Mathematica fonts into the EPS graphic by *default*. So, you don't have to fiddle with any options. But if you want to turn font embedding off, the option name is "IncludeSpecialFonts" under the ToPostScriptOptions category (there's another "IncludeSpecialFonts" in the PrintingOptions category which does not affect EPS, but is related to printing under X).. Sincerely, John Fultz jfultz at wolfram.com User Interface Group Wolfram Research, Inc. On Thu, 28 Nov 2002 14:07:51 -0500 (EST), Murray Eisenberg wrote: >Do you refer here to the Option Inspector? If so, what option name are >you referring to? > >Johannes Ludsteck wrote: >> >> ...If you use version 4.2.1, you can configure font >> export in the preferences dialog (or give it as an >> option)