> I may be posting this to the wrong list. If so please advise. > > The run below illustrates the problem. I haven't been able to find information about .lg files. > > > Colin W. > > > C:\LyX\Tex>t4ht Hello.tex -etex4ht-32.env -m644 > ---------------------------- > t4ht.c (2003-06-16-01:33 MiKTeX kpathsea) > t4ht Hello.tex > -etex4ht-32.env > -m644 > (tex4ht.env) > --- warning --- Can't find/open file `Hello.lg'
Colin, the developer of tex4ht recommends to use the most recent version to be found at http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html. The *.lg file is a script supposed to be produced by tex4ht; see http://www.cse.ohio-state.edu/~gurari/TeX4ht/mn37.html#index37-47002. Axel