]> git.lyx.org Git - features.git/commit
DocBook: implement REVTeX.
authorThibaut Cuvelier <tcuvelier@lyx.org>
Thu, 26 Nov 2020 05:22:27 +0000 (06:22 +0100)
committerThibaut Cuvelier <tcuvelier@lyx.org>
Thu, 26 Nov 2020 05:22:27 +0000 (06:22 +0100)
commitdae064043682ea7dcf03899abaca067ee2245655
treeedafba5d667dc121a80daa773cef7d9dca8cafe1
parent13ab1a4d8b518ac1edb85fbd49c6d6f3b89e7521
DocBook: implement REVTeX.

Improvements to abstract detection: it can now contain lists or anything with a higher depth.

Implement video floats.
development/autotests/invertedTests
development/autotests/suspendedTests
lib/layouts/acm-sigs.inc
lib/layouts/amsdefs.inc
lib/layouts/iopart.layout
lib/layouts/revtex4-x.inc
lib/layouts/revtex4.layout
src/Floating.cpp
src/OutputParams.h
src/insets/InsetFloat.cpp
src/output_docbook.cpp