[l2h] Equations

Carle, Rhonnie r.carle@spitech.com
Tue, 7 May 2002 10:31:17 +0800


Hi,

Setting the euler and color packages give us a better image, thanks. Another question is, what if we want our gif same as the dvi output -- meaning the image to be created is of lighter version, because even if we set the color package the produced gif file is darker than we expected. What if we want our gif file same as the fonts used in text in HTML (i.e., the color, appearance, etc. of the text and gif in the HTML should be the same).
Thanks again.

Regards,
Rhonie

> -----Original Message-----
> From:	Ross Moore [SMTP:ross@ics.mq.edu.au]
> Sent:	Monday, May 06, 2002 1:41 PM
> To:	Carle, Rhonnie
> Cc:	latex2html@tug.org
> Subject:	Re: [l2h] Equations
> 
> > Hi Ross,
> > 
> > Is there any other way to change the fonts setting with regards to gif creation. Like for example, If we want our equation looks like this, kindly see attached image
> > 
> >  <<eq07.gif>> 
> > Hope you can help us with this.
> 
> Sure.
> The .gif creation simply uses LaTeX itself.
> So if you can do it with LaTeX, then you can make images of it.
> 
> You will want to use LaTeX commands, such as  \SetMathAlphabet 
>  (see The LaTeX Companion, for this kind of thing)
> or load packages where the mathematics font in setup for you.
> For example, there is the Euler set of fonts, or the Concrete-Math font, 
> which are quite attractive, and have thin stems like in your image.
> 
> Packages:  euler.sty  and  concrete.sty  give you these, respectively.
> 
> 
>  
> > Thanks and regards,
> > Rhonie
> 
> 
> Hope this helps,
> 
> 	Ross
> 
> 
> > 
> > > -----Original Message-----
> > > From:	Ross Moore [SMTP:ross@ics.mq.edu.au]
> > > Sent:	Thursday, May 02, 2002 1:29 PM
> > > To:	Carle, Rhonnie
> > > Cc:	latex2html@tug.org
> > > Subject:	Re: [l2h] Equations
> > > 
> > > > Hi there,
> > > > 
> > > > I am currently testing the latex2html program and I found out that the created image of equations (i.e., .PNG, can I make this by default as .GIF?) are in bold fonts, eventhough the input latex was in normal font. Will you please help me how to handle this type of scenario. Kindly see attached for your reference.
> > >  
> > > The fonts are not bold, in the images you sent.
> > > They may be a little darker than you expect, due to being anti-aliased against
> > > a gray background.
> > > 
> > > Try setting 
> > > 
> > >   \usepackage{color}
> > >   \pagecolor{white}
> > > 
> > > in the preamble of your document.
> > > That may give a result is more pleasing to you.
> > > 
> > > But don't forget, the same images can look different with different monitors,
> > > or with different browsers or other software using the same monitor.
> > > 
> > > Colour/shading is a very subjective thing.
> > > Ask your colleagues for their opinion on how your pages look.
> > > 
> > > 
> > > THere is a command-line switch,  -img_type  that allows you to choose
> > > between PNG or GIF images:
> > > 
> > >   latex2html -image_type gif  <filename>.tex
> > > 
> > > For an example of how this can look, see
> > > 
> > > 	http://www-texdev.ics.mq.edu.au/RHONNIE/mokong1/ .
> > > 
> > > 
> > > 
> > > >  <<mokong1.tex>>  <<img1.png>>  <<img2.png>>   
> > > > 
> > > > Many thanks.
> > > 
> > > 
> > > Hope this helps,
> > > 
> > > 	Ross Moore
> > > 
> > > 
> > > > 
> > > > Regards,
> > > > Rhonie
> > > > 
> > > 
> > > [Attachment, skipping...]
> > > 
> > > [Attachment, skipping...]
> > > 
> > > [Attachment, skipping...]
> 
> [Attachment, skipping...]