]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Amend 6c3447c8: FindAdv: sometimes a space is added on some math symbols
[lyx.git] / src / Layout.h
index c8e3181cc1cfb035377ed2b10343c684117305cf..eef0bee2903c6b024f9eab60bd1690f5eb012326 100644 (file)
@@ -387,6 +387,9 @@ public:
        bool pass_thru;
        /// Individual chars to be passed verbatim
        docstring pass_thru_chars;
+       /// Individual characters that must not be
+       /// passed verbatim even if normally requested
+       docstring no_pass_thru_chars;
        ///
        bool parbreak_is_newline;
        /// show this in toc
@@ -400,7 +403,7 @@ public:
        /** true when the verbatim stuff of this layout needs to be
            \cprotect'ed. */
        bool needcprotect;
-       /** true when the verbatim stuff of this layout never should be
+       /** true when the verbatim stuff of this layout never should be
            \cprotect'ed. */
        bool nocprotect;
        /** true when specific commands in this paragraph need to be