-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey

I have got a latex-file with pieces of src like the following:

        \item
        {$
                A =
                \frac{v_{out}}{v_{in}} \\=
                \frac{v_c}{v_b} \\=
                \frac{-i_c.(r_0//R_C//R_L)}{i_b.r_\pi+i_e.r_e} \\=
                \frac{-i_c.(r_0//R_C//R_L)}{\frac{i_c}{\beta}.r_\pi+i_c.r_e} \\=
                \frac{-i_c.(r_0//R_C//R_L)}{i_c.\left(\frac{r_\pi}{\beta}+r_e\right)} 
\\=
            \frac{-(r_0//R_C//R_L)}{r_e'+r_e}
        $}
        \item
        {$
                A_V=
                \frac{v_{out}}{v_s} =
                \frac{v_{out}}{v_{in}} =
                A =
                \frac{-(r_0//R_C//R_L)}{r_e'+r_e}
        $}

The formula in the upper item should be displayed with every time a
newline between, and the second one should be printed on one line. When I
compile the code with latex -> dvi, it looks nice, but a latex2html
fails...

In the upper example all math is printed on one line (like it should be in
item 2), and this runes the whole layout of the html-document. You can see
an example on
http://flex-it.be:8080/?target=1ge/sem2/elektronica-theorie&sv=1 , the src
can be found on
http://flex-it.be:8080/school/1ge/sem2/elektronica-theorie/elektronica-theorie.tar.bz2

Does anyone know a work-around for this, or if it's not possable yet, you
can see it as a feature-request ;=)



Thanks
        Michael


- --

Michael De Nil --- [EMAIL PROTECTED]
Linux lisa.flex-it.be running 36 days
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+iCOYNnTs0s0Nh3sRAtu5AJ9L5VDj9jXg6x/UbR2hnt20qiIM1ACgwjdO
Y2pQitvug6XVSao1IVNsBq4=
=mzOq
-----END PGP SIGNATURE-----
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to