Dear everybody. 

Yesterday I posted here about bad latex2html output for the lyx file
multRegNotes1 in this directory:
http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1/

Several of you ran that doc through latex2html or tth and found
more-or-less a good result.  On my system, the image files showing
equations look like crap, having the word "hat" in place of the symbol,
and so forth. I attached a very small image to this email, "img15.png". 
where it says "widehatb" it should b b with a hat.

I tested latex2html on other documents, found it was ok.  SO I looked at
my document, studied the tex output from lyx/export->latex, and realized
that my tex document had this custom style in it. If I delete this from
the tex file, then latex2html processes my math markup just fine.  I
can't figure out why it worked for some of you with this thing in there,
and I'm really puzzled by it.  There's something here that makes
latex2html quit for me.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.
 \newenvironment{HangIndent}
  {\list{}{%
    \setlength\leftmargin{1.5cm}%  leftmargin
    \itemindent-\leftmargin}\item{}}
  {\endlist}
 \newcommand\myHangIndent[1]{
     \begin{HangIndent} #1
     \end{HangIndent}
     }




-- 
Paul E. Johnson                       email: [EMAIL PROTECTED]
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

PNG image

Reply via email to