[l2h] Progress and thanks...

Ross Moore ross@ics.mq.edu.au
Sat, 22 Jun 2002 07:55:28 +1000 (EST)


> 
> Thanks to Ross and Joachim for their help.
> 
> I downloaded netpbm 9.25 and installed it on my Red Hat 7.2 system.
> There was no RPM, but the available tgz installed without problems.
> 
> As a result the cropping problem I was seeing is gone.
> 
> But the generated image backgrounds still don't match the general
> background, and I'm not sure I understand what Ross and Joachim 
> said about this.
> 
>      Ross said: The gray is meant to be transparent.
>      Currently this doesn't happen because the black `cropping bars' have not
>      been removed, so the correct background color index is not being found,
>      to determine which color should be made transparent.

OK; now the cropping-bars are removed, the image is being made correctly.
Which graphics format are you making? PNG or GIF ?

If GIF, the images should show with a transparent background on all browsers,
but there are licensing issues with using GIF.

If PNG, then only some browsers implement transparency; others do not.
So it isn't the image that is faulty but the web-browser.
 
>      Joachim said: use white as background :-)
> 
> I tried the -white option, and it did not help.  I tried manual editing
> index.html to make the general background white (ffffff), and that left
> the images gray.
> 
> Is there any work-around known?

In the preanmble to your LaTeX documents, include the line:

\usepackage{color}\pagecolor{white}

> Also, please let me know if posting my reply to the general list, rather
> than to the individuals, is appropriate for your list.

To the general list is fine.
These are recurrent problems; it's good to have the solutions
in the list archives.
 

Hope this helps,

	Ross Moore

> Thanks,
> 
> Peter
> _______________________________________________
> latex2html mailing list
> latex2html@tug.org
> http://tug.org/mailman/listinfo/latex2html