]> git.lyx.org Git - features.git/commit
lyx2lyx is now a frontend to the LyX module.
authorJosé Matox <jamatos@lyx.org>
Sat, 16 Oct 2004 22:56:10 +0000 (22:56 +0000)
committerJosé Matox <jamatos@lyx.org>
Sat, 16 Oct 2004 22:56:10 +0000 (22:56 +0000)
commit3c84dfb21ebb403bfebd532359f01faab5627480
tree175cb402c4c3af452cd5ad59cacf7f92f95dca38
parent3459c60293b497a83031ff510c950940d4b9cf0e
lyx2lyx is now a frontend to the LyX module.
The code in LyX was refactorized and now we have two different classes that
derive from a base class. One for new files and the other for existing files.
New class for paragraphs. New code to return the toc of a file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9092 a592a061-630c-0410-9148-cb99ea01b6c8
lib/lyx2lyx/ChangeLog
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx2lyx