MathGroup Archive 1999

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

Search the Archive

Problem with Display and ImageSize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21377] Problem with Display and ImageSize
  • From: hans.steffani at e-technik.tu-chemnitz.de (Hans Steffani)
  • Date: Fri, 31 Dec 1999 21:30:11 -0500 (EST)
  • Organization: Chemnitz University of Technology, GER
  • Sender: owner-wri-mathgroup at wolfram.com

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/


  • Prev by Date: Re: Newbie question about rules
  • Next by Date: Re: Bug in Mathematica 4 on NT4 using PlotVectorField
  • Previous by thread: Re: FourierTransform[Sign[t], t, w, FourierParameters -> {1, -1}]
  • Next by thread: RE: FourierTransform[Sign[t], t, w, FourierParameters - > {1, -1}]