.. |
generate_encoding_info.py
|
rename generate_enconding_info.py to generate_encoding_info.py
|
2006-08-14 15:11:57 +00:00 |
lyx2lyx
|
Fix handling of cjk_encoding for documents made with versions older than 1.5
|
2007-09-20 16:12:47 +00:00 |
lyx2lyx_lang.py
|
Fix bug 4158.
|
2007-08-29 13:39:15 +00:00 |
lyx2lyx_version.py.in
|
Convert all python files to utf-8.
|
2006-08-02 14:19:22 +00:00 |
lyx_0_06.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_0_08.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_0_10.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_0_12.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_1_0.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_1_1_5.py
|
string.join(lst) -> " ".join(lst) and not "".join(lst)
|
2006-08-02 16:13:01 +00:00 |
lyx_1_1_6_0.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_1_1_6_3.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_1_1.py
|
Add support for input encoding handling by lyx2lyx.
|
2006-08-07 14:10:41 +00:00 |
lyx_1_2.py
|
Remove calls to deprecated module string.
|
2006-08-02 15:45:44 +00:00 |
lyx_1_3.py
|
Remove calls to deprecated module string.
|
2006-08-02 15:45:44 +00:00 |
lyx_1_4.py
|
lyx2lyx/lyx_1_4.py: fix typo
|
2007-09-24 13:46:40 +00:00 |
lyx_1_5.py
|
Another take at bug 4049
|
2007-07-23 17:06:32 +00:00 |
lyx_1_6.py
|
lyx_1_6.py: fix for previous commit
|
2007-11-01 22:40:31 +00:00 |
LyX.py
|
- add entry to FORMATS file for Stefan's format change (Richards to 296 change is still not correctly listed)
|
2007-11-01 17:37:43 +00:00 |
Makefile.am
|
Fix bug 518 (thanks to Jean Marc and Martin for the help)
|
2007-08-12 13:25:36 +00:00 |
parser_tools.py
|
Avoid endless loops, e.g when an end_deeper is missing
|
2007-02-16 18:33:36 +00:00 |
profiling.py
|
Convert all python files to utf-8.
|
2006-08-02 14:19:22 +00:00 |
test_parser_tools.py
|
Start to consolidate the functions in parser tools.
|
2006-08-02 14:25:43 +00:00 |