Shigeharu TAKENO wrote:
> shige 05/26 2006
>
>
> "Gianluca Moro" <[EMAIL PROTECTED]> wrote:
>> Can I include in latex directly png format figures?
>> or can I tell latex2html to use the original png
>> to produce the html pages?
>
> For example, if you use
>
> \usepackage{graph
shige 05/26 2006
"Gianluca Moro" <[EMAIL PROTECTED]> wrote:
> Can I include in latex directly png format figures?
> or can I tell latex2html to use the original png
> to produce the html pages?
For example, if you use
\usepackage{graphicx}
...
\includegraphics{file.eps}
you