On 25-Sep-2010, at 10:25 AM, Irshad Alam wrote: > dear radhakrishnan: > > ThANks for your help. Its working, I can convert the files to html following > your directions. > > Let me recapitulate what I did: 1. I put \usepackage (Tex4ht) in the > pre-amble of a.tex 2. then ran "htlatex a" from the command prompt 3. then > viewed the a.html file, in my case, using my IDE Kile > > Now I've a new question, how to translate the \emph or \textit? because when > I run latex the DVI file does show it emphasized but the html file is NOT > emphasized.
Unfortunately, I could not replicate your problem. Everything seems OK at my end. Can you ensure that your process end up with creating \jobname.css? If not, please run t4ht <file> from the prompt and reload the file.html in your browser. That should work fine. Best regards -- Radhakrishnan
