From: Richard Heck Date: Fri, 5 Aug 2016 02:17:09 +0000 (-0400) Subject: InsetNote is not output for XHTML. X-Git-Tag: 2.3.0alpha1~1141 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f697faf370aee0e59fdc07b74dea65886b1e6ada;p=features.git InsetNote is not output for XHTML. Also fixes whitespace. --- diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 3a4e0cbef6..c5bf68df38 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -124,11 +124,11 @@ InsetLayout Note:Comment Display false HTMLTag div HTMLIsBlock true - HTMLStyle - div.note_comment { - display: none; - } - EndHTMLStyle + HTMLStyle + div.note_comment { + display: none; + } + EndHTMLStyle End @@ -142,8 +142,7 @@ InsetLayout Note:Note Size Small EndFont MultiPar true - HTMLIsBlock false -# FIXME HTML Need CSS + # Not output for XHTML End