commit 88b1c8d521b0554faa2df5dd22b1709f167685bb
Author: Scott Kostyshak <[email protected]>
Date:   Wed Apr 18 21:30:16 2018 -0400

    cprotect Note:Greyedout insets
    
    This is consistent with what we do for Note:Comment, and fixes
    compilation of documents with a Greyedout inset inside a float
    caption, which was reported here:
    
    
https://www.mail-archive.com/search?l=mid&q=20180418192851.GH6006%40atrey.karlin.mff.cuni.cz
---
 lib/layouts/stdinsets.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index bd57c27..5aca788 100644
--- a/lib/layouts/stdinsets.inc
+++ b/lib/layouts/stdinsets.inc
@@ -197,6 +197,7 @@ InsetLayout Note:Greyedout
        HTMLIsBlock           false
        AddToToc              note
        IsTocCaption          true
+       NeedCProtect          true
 End
 
 InsetLayout ERT

Reply via email to