Re: [l2h] .png images in html directory !!??

2001-10-31 Thread Ross Moore
> Hello, > Is there a way to tell latex2html to put every image used in > navigation buttons (Next, Up, Previous, etc) in the same directory where > it puts all the html try the -local_icons switch. Or set $LOCAL_ICONS is an init-file, or as part of your site's configuration. > Th

[l2h] .png images in html directory !!??

2001-10-31 Thread Joao Ferreira
Hello, Is there a way to tell latex2html to put every image used in navigation buttons (Next, Up, Previous, etc) in the same directory where it puts all the html Thanks. João Ferreira. ___ latex2html mailing list [EMAIL PROTECTED] http://tug.o

Re: [l2h] png images

2001-06-24 Thread Anthony Fok
> Just some information from a Web Graphics Design class about png files. > > "The major browsers don't treat png consistently, so we recommend not using them for now. ... > I'd suggest reoptimizing as either jpegs or gifs from the source files." > May 2001. > > So don't use png files; jpegs

Re: [l2h] png images

2001-06-21 Thread Robin Fairbairns
wendy wrote: > Just some information from a Web Graphics Design class > about png files. > > "The major browsers don't treat png > consistently, so we recommend not using them for now. ... > I'd suggest reoptimizing as either jpegs > or gifs from the source files." > May 2001. > > So don't

Re: [l2h] png images

2001-06-19 Thread Thomas Sams
I had the same problem with shadows on formulae. Some kind l2h user advised me how to fix it. However, the fix was quite complicated, and involved reinstalling pnmcrop and the package it comes in. So I found it easier to do (tcsh under unix): cd directory foreach i (*.png) pngtopnm $i | p

[l2h] png images

2001-06-19 Thread Jane L. Bain
Dear Subscribers: I am new to this list and have never used LaTex, so please bear with me. I have the new responsibility of posting ecological archive data to the Web for the Ecological Society of America, and have some authors who do use Latex (and the LaTex2html converter). My question conce