MathGroup Archive 2008

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

Search the Archive

Re: more inset export problems

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90274] Re: more inset export problems
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 4 Jul 2008 03:57:29 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <g4fi1i$9un$1@smc.vnet.net> <g4flri$c9t$1@smc.vnet.net> <g4i8sn$37n$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

http://phong.informatik.uni-leipzig.de/~kuska/test.eps

Regards
   Jens


M.Roellig wrote:
> On 2 Jul., 12:38, Jens-Peer Kuska <ku... at informatik.uni-leipzig.de>
> wrote:
>> ins2 = Graphics[
>>     Inset[Framed@Grid[{{"A", "B"}, {"C", "D"}, {"E", "F"}}],
>>      Scaled[{0.3, 0.4}]]];
>> graph2 = Plot[Sin[x], {x, -1, 5}, Frame -> True, Axes -> False];
>> gg = Show[graph2, ins2];
>>
>> Export["c:/temp/test.eps", gg]
>>
>> work fine on Windows with GhostScript and Adobe Illustrator ..
>>
> 
> Hi Jens-Peer,
> 
> Export works, but the letter orientation within the grid is not what it looks
> like on the screen.  I am using Ghostscript 8.51 on WinXp.
> I am travelling at the moment and can't upload an eps figure for you to
> check out, but I will do so, once I return. Could you give a link to the EPS
> file that you created, so we can compare them ?
> 
> Markus
> 


  • Prev by Date: Re: Set::setps problems
  • Next by Date: Re: Is Format[ ,TeXForm] broken?
  • Previous by thread: Re: more inset export problems
  • Next by thread: Re: more inset export problems