<HTML>
<BODY>
Hi--                                                                            <br>
                                                                                <br>
I'm running into the following problem:                                         <br>
                                                                                <br>
I run latex2html, and  after the working directory is created, I get:           <br>
                                                                                <br>
 "texexpand: Error: More than one input file specified.                         <br>
  texexpand  failed: No such file or directory"                                 <br>
                                                                                <br>
I read something about a bug with specifying more than one \input on a          <br>
line, but I only have one \input in my source. Well, sort of...                 <br>
                                                                                <br>
Specifically, I have foo.tex, which uses my_own_cls.cls                         <br>
(\documentclass[centered]{my_own_cls]).  my_own_cls.cls specifies               <br>
article.cls as an input file.                                                   <br>
                                                                                <br>
I really appreciate any help. Thanks,                                           <br>
Nadia      
</BODY></HTML>