lyx_mirror/src/tex2lyx
Juergen Spitzmueller 9dcb24d578 Support varwidth's V tabular column type
This effectively enables linebreaks, multipars and layout changes in
non-fixed width (i.e., standard) table columns.

Fixes: #6577

TODO: metrics are wrong (too wide) on screen with linebreaks.
2018-07-01 19:18:38 +02:00
..
test Cmake tests: Added tex2lyx test for xltabular and tabularx 2018-06-25 12:04:45 +02:00
.gitignore
boost.cpp
CMakeLists.txt
Context.cpp tex2lyx: More work on beamer support 2018-03-14 08:40:47 +01:00
Context.h tex2lyx: add support for LaTeXParam 2018-03-16 12:58:01 +01:00
dummy_impl.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
Makefile.am tex2lyx: add beamer test file 2018-03-17 13:20:48 +01:00
math.cpp
Parser.cpp tex2lyx: add support for LaTeXParam 2018-03-16 12:58:01 +01:00
Parser.h tex2lyx: add support for LaTeXParam 2018-03-16 12:58:01 +01:00
Preamble.cpp tex2lyx: Add support for multirow 2018-06-24 18:14:10 +02:00
Preamble.h tex2lyx: update quote handling 2018-03-11 18:05:50 +01:00
table.cpp tex2lyx: tabular width in longtable is now possible (via xltabular). 2018-06-25 11:52:56 +02:00
tex2lyx.1in Fix whitespace in some more files. 2017-07-03 14:46:27 -04:00
tex2lyx.cpp Consider required modules when checking for layout definitions in modules 2018-05-24 17:38:10 +02:00
tex2lyx.h Add support for tabularx/xltabular 2018-06-24 10:05:15 +02:00
text.cpp tex2lyx: check for \maketitle also if other titlename is specified 2018-06-24 10:23:30 +02:00
TODO.txt Support varwidth's V tabular column type 2018-07-01 19:18:38 +02:00