hi all,
I have a latex document with some figures:
I have the original in png format, I convert
them to ps to include in latex document.
when I convert to html with latex2html,
I get the images converted from ps to png,
but they loose resolution:
Can I include in latex directly png format figure
Hi Gianluca,
I have had the exact same problem. I have tried latex2html and 2-3 other
programs - all with the same result. I have not been able to find a solution,
other than manually replace the images in the html directory. If you do find
a solution, I'd be very interested in hearing it ...
K
If you're including graphics via the graphics or graphicx
packages, all you need to do is leave off the ".ps" suffix
in the \includegraphics markup.
LaTeX will look for an appropriate image type, and find ps,
latex2html will do similar, but find the png.
Soren O'Neill wrote:
> Hi Gianluca,
> I ha
Hi
I am using Latex within winXP via Miktex and vim
editor i am trying to use Latex2html So I have
installed perl gs and netpbm following instructions
of Installing LATEX2HTML with MiKTEX by
Luis Seidel Gómez de Quero
However, it does'nt work
Any help
yours
Dr babiker osman
Greetings from down-under,
I recently joined both the mailing list for l2h and the bunch of people that
use it. I did experience some glitches, but thanks to the helpful advice
from Prof. Shigeharu TAKENO of this mailing list and will RSN prepare a
summary of his advice so that others can bene