lyx_mirror/src/tex2lyx
Georg Baum b188e74cd6 Remove include test with space
Unfortunately automake does not support file names with spaces for files in
EXTRA_DIST: These file names are put into a shell list, and it is impossible
quote the name in a way that works both with the shell and with make.
Therefore I removed the corresponding test file.
2013-05-26 16:47:17 +02:00
..
test Remove include test with space 2013-05-26 16:47:17 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
CMakeLists.txt Add test for Layout::write() 2013-05-13 21:53:28 +02:00
Context.cpp Fix bug #8468: Wrong import of UTF8 CJK. 2012-12-30 20:52:49 +01:00
Context.h Whitespace only 2012-12-14 12:33:39 +01:00
Makefile.am Remove include test with space 2013-05-26 16:47:17 +02:00
math.cpp tex2lyx: support further TIPA characters 2013-02-19 00:07:24 +01:00
Parser.cpp Remove confusing warning 2013-03-04 19:50:49 +01:00
Parser.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
pch.h
Preamble.cpp New \cite_engine_type default. 2013-05-16 20:39:23 +02:00
Preamble.h Improve texl2yx refstyle support 2013-02-22 21:59:23 +01:00
table.cpp Fix bug #5408: tex2lyx cannot handle verbatim code 2013-02-04 10:25:58 +01:00
tex2lyx.1in Implement tex2lyx -m switch (bug #8393) 2012-10-23 20:45:21 +02:00
tex2lyx.cpp Fix tex2lyx include output for roundtrip 2013-05-26 16:07:56 +02:00
tex2lyx.h Fix tex2lyx include output for roundtrip 2013-05-26 16:07:56 +02:00
text.cpp Fix tex2lyx include output for roundtrip 2013-05-26 16:07:56 +02:00
TODO.txt Support \caption* (bug #3209) 2013-03-22 22:23:38 +01:00