lyx_mirror/src/tex2lyx
Georg Baum 3c1b79dd5b Update tex2lyx test references
This is needed after c668ebf61. tex2lyx itself was already updated, and I
verified that the new output is correct.
2014-05-12 21:23:47 +02:00
..
test Update tex2lyx test references 2014-05-12 21:23:47 +02:00
.gitignore
boost.cpp tex2lyx does not use LYXERR, but basic cerr stream 2013-05-31 11:38:41 +02:00
CMakeLists.txt CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
Context.cpp
Context.h
dummy_impl.cpp Remove dependency on NO_LAYOUT_CSS #define in Layout.cpp 2013-09-29 15:26:15 +02:00
Makefile.am Remove the TEX2LYX define when compiling tex2lyx 2013-09-29 15:26:23 +02:00
math.cpp
Parser.cpp Fix writer2latex quote handling (bug #8903) 2013-12-11 21:54:26 +01:00
Parser.h Fix C++11 test 2014-04-29 21:00:02 +02:00
pch.h
Preamble.cpp Fix various warnings issued by clang++. 2014-04-22 00:04:04 +02:00
Preamble.h
table.cpp
tex2lyx.1in Fix encoding for copying LaTeX from clipboard 2013-11-11 21:52:14 +01:00
tex2lyx.cpp Fix encoding for copying LaTeX from clipboard 2013-11-11 21:52:14 +01:00
tex2lyx.h Fix tex2lyx include output for roundtrip 2013-05-26 16:07:56 +02:00
text.cpp Fix bugs #8546 and #9055, and introduce new separator inset. 2014-05-10 23:25:11 +02:00
TODO.txt