MathGroup Archive 2006

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

Search the Archive

Re: Exporting Graphics to .eps

  • To: mathgroup at smc.vnet.net
  • Subject: [mg66791] Re: Exporting Graphics to .eps
  • From: "sepp" <gary.larson at gmx.at>
  • Date: Tue, 30 May 2006 05:48:59 -0400 (EDT)
  • References: <e4jume$d9s$1@smc.vnet.net><e4r7sk$mmo$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

I still haven't found out how to solve this problem, so I just want to
draw again your attention to this thread....



sepp schrieb:
> Could you provide me with this sript or a relevant link?
>
> Jens-Peer Kuska schrieb:
>
> > Hi,
> >
> > not with Mathematica, but GhostScript comes with an excellent script
> > that can fix the
> > bounding box ...
> > Regards
> >    Jens
> >
> > sepp wrote:
> > > I guess many of you might have faced similar problems when converting
> > > Mathematica graphics into .eps/pdf files and  importing them into latex
> > > documents.
> > > I use the Export[fileout,..] command to create my files.I have put a
> > > frame around my graphics.
> > > Now, if I include several plots into a latex figure (specifiying e.g.
> > > their height or width), they allways have slightly different frame
> > > sizes. this is due because the labelling of the axis is outside and may
> > > vary in length (e.g. 0.0001 versus 0.1). I think it looks best if all
> > > plots would have the same size of the frame and are also aligned
> > > according to their frame. this could be done if one could fix the
> > > distance between the bounding box and the frame.
> > > Are there any ways to accomplish this with Mathematica?
> > > thanks!
> > >


  • Prev by Date: Re: ridiculous avi export
  • Next by Date: RE: Initialize a matrix in mathematica
  • Previous by thread: Re: Exporting Graphics to .eps
  • Next by thread: Re: Re: Exporting Graphics to .eps