lyx_mirror/lib/lyx2lyx
Georg Baum 81e592603d Support units in external inset bbox
This brings the external inset on par with the graphics insets as far as the
clipping option is concerned. The graphicxs package supports both: A bounding
box without units (which means that bp ia assumed), and a bounding box with
units, so we can simply output the values including the units.
2015-07-16 22:06:35 +02: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 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 Add "default" to language list. (fixes a crash). 2007-12-10 18:51:54 +00:00
lyx2lyx_tools.py Support units in external inset bbox 2015-07-16 22:06:35 +02: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 bug #9162: Missing \use_indices 2014-07-04 19:55:44 +02:00
lyx_2_1.py Fix thinko in convert_corollary_args 2015-03-24 21:43:25 +01:00
lyx_2_2.py Support units in external inset bbox 2015-07-16 22:06:35 +02:00
LyX.py Support units in external inset bbox 2015-07-16 22:06:35 +02:00
Makefile.am Add cmake files to autoconf's dist 2014-08-31 15:21:20 +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