lyx_mirror/src/tex2lyx
2022-03-03 01:57:28 +01:00
..
test tex2lyx tests: set the encoding when reading a file, not all OSes default to UTF-8 2022-03-03 01:57:28 +01:00
.gitignore
boost.cpp Update to boost 1.72 2020-01-07 16:27:23 +01:00
CMakeLists.txt prevent Qt6 from defining UNICODE (Qt6.1.1 and upwards) 2021-06-19 10:48:49 +02:00
Context.cpp tex2lyx: support extended varwidth table cells 2021-01-23 09:33:52 +01:00
Context.h tex2lyx: support extended varwidth table cells 2021-01-23 09:33:52 +01:00
dummy_impl.cpp gzstream is able to read uncompressed files too 2021-11-24 11:44:53 +01:00
Makefile.am Use new signal library nod instead of boost::signals2 2020-12-13 23:11:19 +02:00
math.cpp
Parser.cpp Fix C++20 compilation on systems where char_type is wchar_t 2020-12-30 09:42:50 +02:00
Parser.h Allow paragraph and line breaks in multirow (#12083) 2021-01-23 14:24:54 +01:00
Preamble.cpp Add basic support for \DeclareMetadata 2022-02-12 17:10:34 +01:00
Preamble.h Add basic support for \DeclareMetadata 2022-02-12 17:10:34 +01:00
table.cpp Set proper multirow size in X table columns 2021-01-29 10:15:36 +01:00
tex2lyx.1in
tex2lyx.cpp Fix compilation 2020-12-06 18:37:38 +01:00
tex2lyx.h tex2lyx: support extended varwidth table cells 2021-01-23 09:33:52 +01:00
text.cpp Use a static method instead of a method call on a global variable. 2022-03-01 03:15:30 +01:00
TODO.txt tex2lyx: lineno support 2019-07-14 09:41:17 +02:00