lyx_mirror/src/tex2lyx
Yuriy Skalko bda4570400 Use new signal library nod instead of boost::signals2
Thanks Enrico for updating autotools files.
2020-12-13 23:11:19 +02:00
..
test Update tex2lyx tests 2020-12-02 17:01:21 +01:00
.gitignore
boost.cpp Update to boost 1.72 2020-01-07 16:27:23 +01:00
CMakeLists.txt Revert "Amend 3093789e for cmake build" 2020-11-30 10:19:22 +01:00
Context.cpp tex2lyx: prevent \; \: and \! to be converted in tipa and algorithm 2020-12-03 14:49:01 +01:00
Context.h tex2lyx: prevent \; \: and \! to be converted in tipa and algorithm 2020-12-03 14:49:01 +01:00
dummy_impl.cpp Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
Makefile.am Use new signal library nod instead of boost::signals2 2020-12-13 23:11:19 +02:00
math.cpp
Parser.cpp Constify 2020-11-27 12:16:45 +02:00
Parser.h Constify 2020-11-27 12:16:45 +02:00
Preamble.cpp Implement Hungarian quotation marks style (#12040) 2020-12-02 17:00:40 +01:00
Preamble.h Pass parameters as const references when possible 2020-10-02 18:56:01 +02:00
table.cpp Constify 2020-10-12 15:06:16 +02:00
tex2lyx.1in
tex2lyx.cpp Fix compilation 2020-12-06 18:37:38 +01:00
tex2lyx.h Match header/source function argument naming 2020-11-01 22:23:44 +02:00
text.cpp amend a204dbe934 2020-12-03 14:51:05 +01:00
TODO.txt