lyx_mirror/src/tex2lyx
Jean-Marc Lasgouttes e4fe294bdc Make builds reproducible
We do not really need to use __TIME__ and __DATE__, which prevent from making LyX builds reproducible.

Fixes bug #9415.
2015-03-26 18:14:45 +01:00
..
test Make InsetSpecialChar names more consistent 2015-03-23 21:28:04 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp tex2lyx does not use LYXERR, but basic cerr stream 2013-05-31 11:38:41 +02:00
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 Improve support for on screen length calculation 2015-03-26 17:10:15 +01:00
Makefile.am Parse post command argument insets (bug #8473) 2014-12-30 18:37:08 +01:00
math.cpp tex2lyx: support further TIPA characters 2013-02-19 00:07:24 +01:00
Parser.cpp Fix parsing of verbatim options (bug #9113) 2015-01-03 20:45:06 +01:00
Parser.h Fix C++11 test 2014-04-29 21:00:02 +02:00
pch.h
Preamble.cpp Move global variable to preamble 2015-01-06 19:21:34 +01:00
Preamble.h Move global variable to preamble 2015-01-06 19:21:34 +01:00
table.cpp Move global variable to preamble 2015-01-06 19:21:34 +01:00
tex2lyx.1in Fix encoding for copying LaTeX from clipboard 2013-11-11 21:52:14 +01:00
tex2lyx.cpp Make builds reproducible 2015-03-26 18:14:45 +01:00
tex2lyx.h Remove unused declaration 2015-01-14 21:44:28 +01:00
text.cpp Make InsetSpecialChar names more consistent 2015-03-23 21:28:04 +01:00
TODO.txt tex2lyx: support for KOMA-script's \caption* commands 2014-12-01 02:57:12 +01:00