MathGroup Archive 2000

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

Search the Archive

Re: Problem with Display and ImageSize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21530] Re: Problem with Display and ImageSize
  • From: hans.steffani at e-technik.tu-chemnitz.de (Hans Steffani)
  • Date: Fri, 14 Jan 2000 02:43:47 -0500 (EST)
  • Organization: Chemnitz University of Technology, GER
  • References: <84jopc$e0s@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com
  • Superseedes: <84jopc$e0s@smc.vnet.net>

This was the first time I got no answer. Therefore I try a second
time.

The lines

Display["normal.eps",Plot[x x, {x,-2,2}],"eps"];
Display["klein.eps",Plot[x x, {x,-2,2},ImageSize->2*72],"eps"];

Produces normal.eps which is a fine eps-file and klein.eps(*) which
is not.

The bounding box is given as
%%BoundingBox: 0 22 144 122
but should be something like
%%BoundingBox: 0 168 144 270

Hans Friedrich Steffani

(*) Klein = small
--
Hans Friedrich Steffani
Institut fuer Elektrische Maschinen und Antriebe, TU Chemnitz
mailto:hans.steffani at e-technik.tu-chemnitz.de
http://www.tu-chemnitz.de/~hfst/

--
Hans Friedrich Steffani
Institut fuer Elektrische Maschinen und Antriebe, TU Chemnitz
mailto:hans.steffani at e-technik.tu-chemnitz.de
http://www.tu-chemnitz.de/~hfst/


  • Prev by Date: Re: ListPlot3D help
  • Next by Date: Training in Mathematica
  • Previous by thread: Re: Limit problem from analysis
  • Next by thread: Re: Problem with Display and ImageSize