[l2h] Icons in Navigation

2002-10-02 Thread Tanja Wittke
Hello, I have the following problem: I want to use my own icons in the topnavigation, so I created some nice .gif-files and put them into my pics-directory. In the directoy where I generate my HTML-files, I have a .latex2html-init . I included the following lines: $LOCAL_ICONS = 1;

[l2h] already generated image inclusion

2002-10-02 Thread bligneri
Hello, I'd like to use already generated images (png) in a converted latex2html document for the OSCAR project (oscar.sf.net). Original images are screenshots and are then converted to eps automatically. I wonder how to use the original images (png) into the HTML document rendered by

Re: [l2h] already generated image inclusion

2002-10-02 Thread bligneri
Hello, I'd like to use already generated images (png) in a converted latex2html document for the OSCAR project (oscar.sf.net). Original images are screenshots and are then converted to eps automatically. I wonder how to use the original images (png) into the HTML document rendered

Re: [l2h] already generated image inclusion

2002-10-02 Thread Ross Moore
Hello, \usepackage{html} \htmladdimg[options]{URL} It worked but I've got now another problem ! I don't wan't my images to be include twice (one automatically generated from the eps and the other one added with the \htmladdimg command). I tried to play with the \latex and