lyx_mirror/src/tex2lyx
Georg Baum 273c67d8aa Require a C++11 compiler
As discussed on the list. If no C++11 compiler is found configuration stops
with an error. There are now unneeded parts of boost, the will be removed in
a second commit.
2016-06-07 20:34:52 +02:00
..
test update test references for ba2b86fa 2016-06-04 17:00:17 +02:00
.gitignore
boost.cpp
CMakeLists.txt remove unused minizip include; avoid putting zlib include dir before others, this causes use of external boost headers if they are at the same location 2016-01-10 18:06:15 +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 Configure included iconv with autotools 2016-05-29 17:55:43 -04:00
math.cpp
Parser.cpp Fix parsing of verbatim options (bug #9113) 2015-01-03 20:45:06 +01:00
Parser.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
Preamble.cpp Comment only 2016-06-02 22:48:58 -07:00
Preamble.h Introduce basic support for microtype.sty. 2016-06-02 22:48:58 -07:00
table.cpp Inset files: add includes to compile with cxx11 2015-12-10 01:15:16 +01:00
tex2lyx.1in
tex2lyx.cpp Open tex2lyx input files with correct encoding 2016-01-31 12:54:59 +01:00
tex2lyx.h Comment only 2016-06-02 22:48:58 -07:00
text.cpp Improve \AA and \aa tex2lyx import 2016-01-08 21:06:24 +01:00
TODO.txt tex2lyx/text.cpp: add support for box alignment 2015-05-19 02:19:24 +02:00