lyx_mirror/lib/lyx2lyx
Jürgen Spitzmüller e12b2d31ed * lib/lyx2lyx/lyx_1_5.py:
- use document.default_layout instead of hardcoded "Standard" layout (bug 4035)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19135 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-19 10:33:40 +00:00
..
ChangeLog
generate_encoding_info.py
lyx2lyx Add commandline switch to read files from CJK-LyX 2007-02-13 16:57:48 +00:00
lyx2lyx_lang.py Add frenchb to languages for compatibility with older files. 2007-07-11 15:10:13 +00:00
lyx2lyx_version.py.in
lyx_0_06.py
lyx_0_08.py
lyx_0_10.py
lyx_0_12.py
lyx_1_0.py
lyx_1_1_5.py
lyx_1_1_6_0.py
lyx_1_1_6_3.py
lyx_1_1.py
lyx_1_2.py
lyx_1_3.py
lyx_1_4.py Fix bug 3404 (from Bo Peng) 2007-07-18 10:49:33 +00:00
lyx_1_5.py * lib/lyx2lyx/lyx_1_5.py: 2007-07-19 10:33:40 +00:00
LyX.py Old lyx files (from 1.0 era) can start with a begin deeper 2007-07-17 11:53:46 +00:00
Makefile.am
parser_tools.py Avoid endless loops, e.g when an end_deeper is missing 2007-02-16 18:33:36 +00:00
profiling.py
test_parser_tools.py