> 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
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
> 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
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
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
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