lyx_mirror/src/tex2lyx
Uwe Stöhr 5449a5b837 tex2lyx/text.cpp: support for the commands \fboxsep etc.
It is impossible handle all cases because the closing brace of an \fboxsep block can be everywhere. Therefore the braces remain in ERT.
2015-05-18 00:56:23 +02:00
..
test tex2lyx/text.cpp: support for the commands \fboxsep etc. 2015-05-18 00:56:23 +02:00
.gitignore
boost.cpp
CMakeLists.txt Fix building with cmake on cygwin. 2014-12-26 17:00:23 +01:00
Context.cpp Fix plaintext output of dashes (bug #3647) 2015-02-24 22:06:12 +01:00
Context.h Fix plaintext output of dashes (bug #3647) 2015-02-24 22:06:12 +01:00
dummy_impl.cpp Fix tex2lyx linker error on windows 2015-04-08 22:06:51 +02:00
Makefile.am Parse post command argument insets (bug #8473) 2014-12-30 18:37:08 +01:00
math.cpp
Parser.cpp Fix parsing of verbatim options (bug #9113) 2015-01-03 20:45:06 +01:00
Parser.h
pch.h
Preamble.cpp tex2lyx/Preamble.cpp: correct capitalization 2015-05-14 23:05:05 +02:00
Preamble.h Update tex2lyx and tests after 306b136c 2015-05-14 01:02:37 +02:00
table.cpp Move global variable to preamble 2015-01-06 19:21:34 +01:00
tex2lyx.1in
tex2lyx.cpp Update tex2lyx and tests after 306b136c 2015-05-14 01:02:37 +02:00
tex2lyx.h Remove unused declaration 2015-01-14 21:44:28 +01:00
text.cpp tex2lyx/text.cpp: support for the commands \fboxsep etc. 2015-05-18 00:56:23 +02:00
TODO.txt tex2lyx: support the command \colorbox 2015-05-17 17:26:51 +02:00