lyx_mirror/lib/lyx2lyx
Juergen Spitzmueller c76d91bb47 Fix gloss, glossgroup and forest reversion routines.
These were using lyx2latex, assuming the result can be used in verbatim
insets as is, which is not the case (mostly due to \\backslash).

A new lyx2verbatim function is now used instead. Also, ERT insets are
dissolved in the gloss reversion process.
2015-12-25 12:03:38 +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 Set \origin correctly when upgrading docs 2015-11-11 21:35:12 +01:00
lyx2lyx_lang.py
lyx2lyx_tools.py Fix gloss, glossgroup and forest reversion routines. 2015-12-25 12:03:38 +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 Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_0_08.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_0_10.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_0_12.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_0.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_1_5.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_1_6_0.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_1_6_3.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_1.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_2.py First step to make lyx2lyx code support both python 2 and python 3 (3.3+) 2015-03-11 12:09:18 +00:00
lyx_1_3.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_4.py First step to make lyx2lyx code support both python 2 and python 3 (3.3+) 2015-03-11 12:09:18 +00:00
lyx_1_5.py Fix lyx2lyx unicodesymbols escaping 2015-06-14 12:44:44 +02:00
lyx_1_6.py Fix lyx2lyx unicodesymbols escaping 2015-06-14 12:44:44 +02:00
lyx_2_0.py Fix a couple minor issues noticed by tests. 2015-12-17 10:04:47 -05:00
lyx_2_1.py Fix a couple minor issues noticed by tests. 2015-12-17 10:04:47 -05:00
lyx_2_2.py Fix gloss, glossgroup and forest reversion routines. 2015-12-25 12:03:38 +01:00
LyX.py stdlayouts.inc: support for verbatim* 2015-11-24 23:56:26 +01:00
Makefile.am Remove support for precompiled headers for autotools 2015-09-25 12:05:40 +02:00
parser_tools.py First step to make lyx2lyx code support both python 2 and python 3 (3.3+) 2015-03-11 12:09:18 +00:00
profiling.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
test_parser_tools.py Execute lyx2lyx unit test when running tests 2014-05-29 14:57:05 +02:00
unicode_symbols.py Fix lyx2lyx unicodesymbols escaping 2015-06-14 12:44:44 +02:00