]> git.lyx.org Git - features.git/commit
Fixes to InsetCaption \protect-ion
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 23 Dec 2014 10:58:04 +0000 (11:58 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 10 Feb 2015 08:52:22 +0000 (09:52 +0100)
commit53ed6d3d46d1c477719e3898d7a39c9418f7d284
tree5c2997d9ae7d01d3c6db1bd0ee3a13175dd598cc
parent8dea70f3eac0df213e2d61961ebcf79f1470e5f5
Fixes to InsetCaption \protect-ion

* \caption does not need to be protected in general
* the contents of \caption arguments need to be protected, though.

All styles related to caoption inset have been audited and updated.

The special casing of captions in longtables has been removed, since there is no special case.

Fixes bug: #9177
lib/layouts/aguplus.inc
lib/layouts/apa.layout
lib/layouts/apa6.layout
lib/layouts/bicaption.module
lib/layouts/scrclass.inc
lib/layouts/stdinsets.inc
src/insets/InsetCaption.cpp
src/insets/InsetText.cpp
status.21x