lyx_mirror/src/tex2lyx
Juergen Spitzmueller 97aea7e5b1 Disentangle CiteEngines and Modules
These two are different beasts and thus should be handled differently.
2017-01-01 07:56:24 +01:00
..
test The usual tex2lyx tests update after file format change 2016-12-29 16:48:22 +01:00
.gitignore
boost.cpp tex2lyx does not use LYXERR, but basic cerr stream 2013-05-31 11:38:41 +02:00
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 Add verbose option 2016-08-17 22:32:14 +02:00
Makefile.am Disentangle CiteEngines and Modules 2017-01-01 07:56:24 +01:00
math.cpp tex2lyx: support further TIPA characters 2013-02-19 00:07:24 +01:00
Parser.cpp Replace foreach with for 2016-06-12 19:17:33 +01:00
Parser.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
Preamble.cpp Rename \\quotes_language to\\quotes_style 2016-12-20 18:54:07 +01:00
Preamble.h Rename some quote-related params 2016-12-20 17:55:43 +01:00
table.cpp Inset files: add includes to compile with cxx11 2015-12-10 01:15:16 +01:00
tex2lyx.1in Fix encoding for copying LaTeX from clipboard 2013-11-11 21:52:14 +01:00
tex2lyx.cpp Disentangle CiteEngines and Modules 2017-01-01 07:56:24 +01:00
tex2lyx.h Comment only 2016-06-02 22:48:58 -07:00
text.cpp tex2lyx: Remove "textglobfall" hack. 2016-09-13 22:23:53 +02:00
TODO.txt More precise format description 2016-12-29 17:36:55 +01:00