X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayout.h;h=6c4b6c01d87c1bd82f60d1ed871d08fae28e5707;hb=fa79ff2db2c8e0746447cf7eaa5eebbd575ebe97;hp=4f4f1c7899c3a3e1e6ef430103f1ff16b38c0337;hpb=b124adbd3837b2e413e3f859e631e7c689a2cf1d;p=lyx.git diff --git a/src/Layout.h b/src/Layout.h index 4f4f1c7899..6c4b6c01d8 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -317,6 +317,9 @@ public: /** true when the verbatim stuff of this layout needs to be \cprotect'ed. */ bool needcprotect; + /** true when specific commands in this paragraph need to be + protected in an \mbox. */ + bool needmboxprotect; /// true when empty paragraphs should be kept. bool keepempty; /// Type of LaTeX object