[l2h] latex2html and figure generation
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 figures? or can I tell latex2html to use the original png to produce the html pages? Or what is the correct conversion procedure? thanks giammy -- Gianluca Moro http://groups.yahoo.com/group/embeddeditalia/ ISCRIVITI alla Mailing List Italiana su LINUX EMBEDDED [EMAIL PROTECTED] www.giammy.com ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html
Re: [l2h] latex2html and figure generation
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 ... Kind regards Soren - Denmark On Thursday 25 May 2006 12:44, Gianluca Moro wrote: > 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 figures? > or can I tell latex2html to use the original png > to produce the html pages? > > Or what is the correct conversion procedure? > > thanks > giammy -- Med venlig hilsen / Kind regards Søren O'Neill Kiropraktor Søren O'Neill, Stud. PhD. Arbejde / Work Rygcenter Fyn, Lindevej 5 5750 Ringe Denmark tel. +45 6362 1906 mail [EMAIL PROTECTED] Hjemme / Privat Pilehaven 8, Pederstrup 5750 Ringe Denmark tel. +45 6599 4430 mail [EMAIL PROTECTED] ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html
Re: [l2h] latex2html and figure generation
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 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 ... > > Kind regards > Soren - Denmark > > On Thursday 25 May 2006 12:44, Gianluca Moro wrote: >> 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 figures? >> or can I tell latex2html to use the original png >> to produce the html pages? >> >> Or what is the correct conversion procedure? >> >> thanks >> giammy > -- [EMAIL PROTECTED] http://math.nist.gov/~BMiller/ ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html
[l2h] (no subject)
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 __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html
Re: [l2h] latex2html and figure generation
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 benefit from his contribution. As far as figures are concerned, I have used JPG format without any glitches. My OS is SuSE 10 (Linux) and my latex client editor is Kile. Kile has an excellent GUI interface and menu options to convert the TEX format to pdf and to invoke latex2html, which produces the html format text and graphics. I used windows drafting program, Turbo CAD, to produce the diagrams. The program has a provision for saving the vector-based drawings in JPG format. After the production of jpg files, I copied them to my Linux system for processing under Kile and latex2html. The only glitch was that for printing it was necessary first to save in pdf format. This, it seems to me, is a convenient way of handling the graphic input, particularly as digital cameras often save the images in jpg format. If you wish, you are welcome to have a look at the results by opening my home page at http://www.pcug.org.au/~akabaila/ and clicking on the first link to "A Short Introduction to Structural Analysis". A direct URL to it is as follows: http://www.pcug.org.au/~akabaila/StructuralAnalysis/StructuralAnalysis.html Kind regards, On Thursday 25 May 2006 20:44, Gianluca Moro wrote: > 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 figures? > or can I tell latex2html to use the original png > to produce the html pages? > > Or what is the correct conversion procedure? > > thanks > giammy ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html