]> git.lyx.org Git - features.git/commit
* LyX.py
authorJosé Matox <jamatos@lyx.org>
Thu, 27 Jul 2006 18:30:13 +0000 (18:30 +0000)
committerJosé Matox <jamatos@lyx.org>
Thu, 27 Jul 2006 18:30:13 +0000 (18:30 +0000)
commit8fc2c1dd05e48c3a4230a0dad881186f52694a6e
tree74d53a7b419ee5c672a7addb8a9c580aaace625e
parent60fa71373766537a7fe98305fedbb3f6441c72b1
    * LyX.py
* lyx_1_1_5.py
* lyx_1_2.py
* lyx_1_3.py
* lyx_1_4.py
* lyx_1_5.py

* parser_tools.py: remove functions that are not generic, i.e.
assume a specific pattern for the file format, and move them to the
places where they are used.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14503 a592a061-630c-0410-9148-cb99ea01b6c8
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx_1_1_5.py
lib/lyx2lyx/lyx_1_2.py
lib/lyx2lyx/lyx_1_3.py
lib/lyx2lyx/lyx_1_4.py
lib/lyx2lyx/lyx_1_5.py
lib/lyx2lyx/parser_tools.py