J> 2. All of my figures are kept in subdirectories from where the
    J> main latex file is. It appears that when the images.tex file is
    J> created it doesn't know to look one directory down from where
    J> it currently resides. If I manually do the reflevant symbolic
    J> links in the latex2html generated directory things basically
    J> appear to work.

images.tex is generated in my_tex_files/my_tex_file/images.tex, thus,
latex must be able to find all files that reside in
./../all_my_sub_dirs an not only thefiles in my_tex_files and
below

    J> 4. Any largish jpeg (actually, all of my jpgs do this) images
    J> seem to break during the gs ppmraw generation step - a hand run
    J> of gs on the postscript files in question gives the following:
    J> /ioerror in --%image_file_continue-- (gs -v is Aladdin
    J> Ghostscript 5.10 (1997-11-23)) However, I can view the images
    J> using gs without problems. It looks like something in the ppm
    J> generation step breaks in gs.

I have not followed the begin of this thread, such I might miss
something, but why don't you simply use

        \begin{htmlonly}
                \begin{center}
                        \htmladdimg{/my_jpeg_files/my.jpg}
                \end{center}
         \begin{htmlonly}

        Cheers

                Uli
-- 
        Uli Wortmann
        Dept. of Geology       Fax (Switzerland) (1) 632  1080
        ETH-Zuerich            Fon                        3694
        email: [EMAIL PROTECTED], http://www.erdw.ethz.ch/~bonk/bonk.html

Reply via email to