lyx_mirror/src/tex2lyx
Juergen Spitzmueller b124adbd38 Introduce listpreamble argument type
This uses the InsetArgument interface to provide access to a document
part hitherto inaccessible by LyX: the part between \begin and the first
\item in a list (where lengths and counters can be redefined, for
instance).

Fixes: #11098

File format change, layout format change
2018-08-17 10:22:32 +02:00
..
test update tex2lyx tests 2018-08-07 15:42:22 +02:00
.gitignore
boost.cpp
CMakeLists.txt Adapt the cmake-build-system to the reworked biblatex handling 2017-01-13 13:17:12 +01:00
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 Added latex-DejaVu fonts to lyx-GUI. 2018-08-10 19:38:06 +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: fix option parsing of listings 2018-08-11 16:55:44 +02:00
TODO.txt Introduce listpreamble argument type 2018-08-17 10:22:32 +02:00