X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayout.h;h=184711b3b4b9c48c2af1e642b6e229b4c17fd111;hb=2de30c62f8d671a8c8d4d52a6a7310e2c5ca84de;hp=273a36155bbedbfeb10124980993a7808737fb5b;hpb=3c9b62a69d894b5ea020c18d0bec676dc00fe378;p=lyx.git diff --git a/src/Layout.h b/src/Layout.h index 273a36155b..184711b3b4 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -105,6 +105,7 @@ public: FontInfo labelfont; bool autoinsert; bool insertcotext; + ArgPassThru passthru; docstring pass_thru_chars; bool is_toc_caption; }; @@ -313,6 +314,10 @@ public: bool inpreamble; /// Which counter to step docstring counter; + /// Resume counter? + bool resumecounter; + /// Step master counter? + bool stepmastercounter; /// Prefix to use when creating labels docstring refprefix; /// Depth of XML command