Re: Re: HTML conversion question
- To: mathgroup at smc.vnet.net
- Subject: [mg5861] Re: [mg5825] Re: [mg5808] HTML conversion question
- From: biblblak at ozemail.com.au (bibleBlack)
- Date: Sun, 2 Feb 1997 01:30:38 -0500
- Organization: OzEmail Ltd - Australia
- Sender: owner-wri-mathgroup at wolfram.com
Have you seen the resolution tho..... UGH > I am not sure how to make MMA do it but you can change it manually as > follows: > edit your html using a ascii editor (eg. edit in DOS or vi in UNIX) . > go through the html file to the place where the image is mentioned. for > example, if your image is named plot.gif goto : > <IMG SRC="plot.gif" HEIGHT=100 WIDTH=300> > (100 and 300 are examples they depend on the size of your image) > now all you have to do is change the # to the sizes you want. > > > Husain Al-Mohssen > Saudi Arabia > On Wed, 22 > Jan 1997, Levasseur wrote: > > > When saving a Notebook in HTLM format, the .gif files are often a bit > > too small for my taste. Is there a way to control this through a > > magnification setting? If it can't be done through the Save as Special > > menu, is it an Option to SaveHTML? > > > > Ken Levasseur > > > >