lyx_mirror/lib/lyx2lyx
Günter Milde 2fce4d49ee lyx2lyx refactoring.
* use unicode.transform() instead of loop over replacements
* telling variable names
* remove trailing whitespace
* documentation update
* don't set use_ligature_dashes if both dash types are found
* remove spurious warning, normalize indentation, and use
  Python idioms in revert_baselineskip()
2018-01-31 21:13:43 +01:00
..
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
CMakeLists.txt Cmake tests: Added parser_tools test to the lyx2lyx group tests 2014-06-12 09:07:57 +02:00
generate_encoding_info.py First step to make lyx2lyx code support both python 2 and python 3 (3.3+) 2015-03-11 12:09:18 +00:00
lyx2lyx Use unicode cmdline args consistently 2016-06-16 22:05:56 +02:00
lyx2lyx_lang.py
lyx2lyx_tools.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
lyx2lyx_version.py.in Fix inconsistent version in .lyx files (#7951) 2013-07-13 16:02:26 +02:00
lyx_0_06.py
lyx_0_08.py
lyx_0_10.py
lyx_0_12.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_0.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_1_5.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_1_6_0.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_1_6_3.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_1.py
lyx_1_2.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_3.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_4.py Collapsable -> Collapsible (part 1) 2017-10-16 10:03:05 +02:00
lyx_1_5.py In lib/lyx2lyx/: s/while 1/while True/ 2016-06-25 17:38:06 -04:00
lyx_1_6.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
lyx_2_0.py Fix some more lyx2lyx round-trips. 2018-01-24 01:04:14 +01:00
lyx_2_1.py Fix lyx2lyx dash conversion and make it faster. 2018-01-24 17:38:19 +01:00
lyx_2_2.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
lyx_2_3.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
LyX.py use https:// in the first line of .lyx files 2017-12-17 02:24:26 +01:00
Makefile.am Introduce basic support for microtype.sty. 2016-06-02 22:48:58 -07:00
parser_tools.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
profiling.py
test_lyx2lyx_tools.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00
test_parser_tools.py New lyx2lyx tools. 2018-01-23 09:10:50 +01:00
unicode_symbols.py lyx2lyx refactoring. 2018-01-31 21:13:43 +01:00