MathGroup Archive 2007

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

Search the Archive

Re: Inset problems & Export

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84138] Re: Inset problems & Export
  • From: Will Robertson <wspr81 at gmail.com>
  • Date: Tue, 11 Dec 2007 06:09:56 -0500 (EST)
  • References: <fjj1jp$g43$1@smc.vnet.net> <fjkpn5$hpl$1@smc.vnet.net>

On Dec 11, 11:38 am, Jens-Peer Kuska <ku... at informatik.uni-leipzig.de>
wrote:
> gr = Row@{g1, g2}
> Export["c:/temp/test.eps", gr]

Hi Jens,

Unfortunately I can't use Row on its own because I want to use the
graphic primitive for other things. (For my case, specifically,
passing the output to FixPolygons. But I'm sure there're other
applications for which the output of Row is not so useful.)

Cheers,
Will


  • Prev by Date: Re: FullSimplify with Pi
  • Next by Date: Re: question about For
  • Previous by thread: Re: Inset problems & Export
  • Next by thread: Re: Inset problems & Export