On Sun, Dec 03, 2006 at 02:46:56AM +0000, Enrico Forestieri wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > > But you understand that lyx2lyx reads LyX format whereas tex2lyx reads > > .tex and that _reading_ is the difficult part? > > You should be more confident in the python capabilities: > > http://plastex.sourceforge.net/
I had a look (without actually running anything) at plastex today and it looks pretty good. It's probably even closer to a real TeX parser than tex2lyx. Andre'