wangyq wrote: > 1. No error massage was found. The conversion just stoped after > several seconds.
As Gunter suggested, try divide-and-conquer: cut out portions of the document, compile, and restore the cut portion if the document compiles correctly. Repeat until you home in on the offending portion. > 2. Does the lyx have feedback windows like WinEdit > which clearly shows the locations of errors? Document -> LaTeX log will let you see what LaTeX complained about (if it complained about anything) and where the message came up. /Paul
