.. |
generate_encoding_info.py
|
rename generate_enconding_info.py to generate_encoding_info.py
|
2006-08-14 15:11:57 +00:00 |
lyx2lyx
|
If it is not broken then break it:
|
2008-11-15 22:55:53 +00:00 |
lyx2lyx_lang.py
|
Add "default" to language list. (fixes a crash).
|
2007-12-10 18:51:54 +00:00 |
lyx2lyx_tools.py
|
Update years
|
2011-01-21 13:24:23 +00:00 |
lyx2lyx_version.py.in
|
|
|
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
|
Move del_token into the files where it is used. We could use such a
|
2010-11-05 16:20:32 +00:00 |
lyx_1_4.py
|
Move del_token into the files where it is used. We could use such a
|
2010-11-05 16:20:32 +00:00 |
lyx_1_5.py
|
* lyx2lyx/lyx_1_5.py:
|
2009-07-17 15:03:13 +00:00 |
lyx_1_6.py
|
Fix python 3 deprecation warning.
|
2010-11-12 15:42:50 +00:00 |
lyx_2_0.py
|
User Guide will not export to 1.6.x. This ID can be negative!
|
2011-04-25 01:47:10 +00:00 |
LyX.py
|
On Jose's advice, add these changes to branch, as well.
|
2011-05-05 19:47:04 +00:00 |
Makefile.am
|
Move generally useful routines out of lyx_2_0.py and into modules. We
|
2010-11-04 15:59:38 +00:00 |
parser_tools.py
|
Update years
|
2011-01-21 13:24:23 +00:00 |
profiling.py
|
Adjust profiling to new lyx2lyx call
|
2008-10-27 16:55:53 +00:00 |
test_parser_tools.py
|
|
|
unicode_symbols.py
|
Update years
|
2011-01-21 13:24:23 +00:00 |