lyx_mirror/src/tex2lyx
Juergen Spitzmueller 3c488c22e1 Update tex2lyx tests
2022-10-31 21:11:07 +01:00
..
test Update tex2lyx tests 2022-10-31 21:11:07 +01:00
.gitignore
boost.cpp
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 Sync with master 2022-10-26 10:52:21 +02:00
Parser.h Introduce InsetIndexMacros 2022-04-19 11:46:08 +02:00
Preamble.cpp Sync with master 2022-10-26 10:52:21 +02: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 Introduce InsetIndexMacros 2022-04-19 11:46:08 +02:00
text.cpp Rename subindex to subentry 2022-10-31 06:51:38 +01:00
TODO.txt