lyx_mirror/lib/lyx2lyx
Georg Baum cacd2a041d Fix warning in lyx2lyx 2.0<->2.1 round trip
revert_justification() issues a warning if the \justification parameter does
not exist, and LyX itself always writes it unconditionally as well, so add it
also in lyx2lyx when converting old documents.
Currently this does not have any user visible effect, but it decouples the
default value of BufferParams::justification from the conversion of old
documents: Now it is possible to set the default to false in LyX, and old
documents will still be converted correctly.
2014-04-24 21:52:32 +02:00
..
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
CMakeLists.txt Do not py-compile also on cmake build 2012-01-22 13:05:37 +00:00
generate_encoding_info.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx2lyx lyx2lyx files: update GPL organization address and claim copyright also for the LyX team where it is necessary 2011-12-18 22:56:49 +00:00
lyx2lyx_lang.py
lyx2lyx_tools.py Typo. 2014-04-21 11:52:00 -04: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 Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +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 Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
lyx_1_5.py Fix bug #4036 (lyx2lyx produces invalid LyX 1.4.x) 2014-02-19 21:56:00 +01:00
lyx_1_6.py lyx2lyx/lyx_1_6.py: fix a typo (port from branch) 2011-12-08 23:16:34 +00:00
lyx_2_0.py Fix bug #5029: Support \smash, \mathclap, \mathllap and \mathrlap. 2012-01-08 12:34:12 +00:00
lyx_2_1.py Fix warning in lyx2lyx 2.0<->2.1 round trip 2014-04-24 21:52:32 +02:00
lyx_2_2.py lyx2lyx: Add the 2.2 entry 2014-04-18 14:06:33 +02:00
LyX.py lyx2lyx: Add the 2.2 entry 2014-04-18 14:06:33 +02:00
Makefile.am Add lyx_2_1.py to the distribution; it was added in r38570. 2011-05-09 17:58:03 +00:00
parser_tools.py Whitespace. 2014-04-21 11:52:00 -04:00
profiling.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
test_parser_tools.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00
unicode_symbols.py Update FSF address, patch from cornelisbb, #7735. 2011-08-25 23:10:36 +00:00