MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: exporting eps-files with embedded characters in 4.2.1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40518] Re: [mg40399] Re: exporting eps-files with embedded characters in 4.2.1
  • From: Dale Horton <daleh at wolfram.com>
  • Date: Wed, 9 Apr 2003 01:32:03 -0400 (EDT)
  • References: <b6gmc5$cgk$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

At 01:21 AM 4/4/2003, Jens-Peer Kuska wrote:
>Hi,
>
>the question is how to avoid the font enbedding.
>It's done by default and no ConversionOptions document
>this and since the options itself are strings
>there is no way to find out what the option may
>be.
>
>Regards
>   Jens
>
>Daniel Nettels wrote:
> >
> > Hi,
> >
> > what is the way to export graphics to eps files with embedding the
> > characters?
> > I heard this is now finaly  possible in Mathematica 4.2.1.
> >
> > Thanks for help.
> >
> > Daniel Nettels

There currently isn't a ConversionOption to control this. It's controlled 
by a frontend option.

SetOptions[$FrontEnd, ToPostScriptOptions -> {"IncludeSpecialFonts" -> False}]

-Dale



  • Prev by Date: Re: Integrate Problem
  • Next by Date: Re: How do you get polynomials listed in order of decreasing exponent?
  • Previous by thread: Re: exporting eps-files with embedded characters in 4.2.1
  • Next by thread: Re: Re: Re: exporting eps-files with embedded characters in 4.2.1