lyx_mirror/lib/lyx2lyx
Jürgen Spitzmüller 971fc1b5f8 * lib/lyx2lyx/lyx_1_5.py:
- implement wrapper around normalize that handles specific cases
	  that must not be normalized (rest of bug 3313).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23228 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 13:33:12 +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 "default" to language list. (fixes a crash). 2007-12-10 18:48:29 +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 * lib/lyx2lyx/lyx_1_4.py: 2008-01-12 10:20:38 +00:00
lyx_1_5.py * lib/lyx2lyx/lyx_1_5.py: 2008-02-25 13:33:12 +00:00
LyX.py * lib/lyx2lyx/LyX.py (get_encoding): 2008-02-09 14:34:57 +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