MathGroup Archive 2003

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

Search the Archive

Re: Re: Justification of graphics in cells

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43214] Re: Re: Justification of graphics in cells
  • From: jmt <jmt at dxdydz.net>
  • Date: Wed, 20 Aug 2003 22:25:02 -0400 (EDT)
  • References: <bhaab5$klk$1@smc.vnet.net> <bhi5f7$hlg$1@smc.vnet.net> <200308191153.HAA23464@smc.vnet.net>
  • Reply-to: jmt at dxdydz.net
  • Sender: owner-wri-mathgroup at wolfram.com

What I do, and never had problem with :

If the image to display in the notebook is image.ext (with ext being tif, png, 
jpg, etc.) :

Show[Import["image.ext"],ImageSize->mySize]


On Tuesday 19 August 2003 13:53, Oliver Friedrich wrote:
  > I think I have a similar problem. If I paste a graphic (e.g. VISIO) in a
  > notebook, it becomes a little too big. Now, resizing the graphic with the
  > mouse and align it according to the ruler bar works. But resizing by
  > editing the cell expression cell margins makes Mathematica crash. Also
  > editing the stylesheet crashed Mathematica. Anyone an idea? I'm using
  > Mathematica 4.2.1 on
  > XP.
  >
  > Oliver Friedrich


  • Prev by Date: RE: How to evaulate a function and graph it
  • Next by Date: Leibniz Definition Of Pi Not In 5.0.0?
  • Previous by thread: Re: Justification of graphics in cells
  • Next by thread: Re: Justification of graphics in cells