InsetNote is not output for XHTML.

Also fixes whitespace.
This commit is contained in:
Richard Heck 2016-08-04 22:17:09 -04:00
parent 0c1dd609f3
commit f697faf370

View File

@ -124,11 +124,11 @@ InsetLayout Note:Comment
Display false Display false
HTMLTag div HTMLTag div
HTMLIsBlock true HTMLIsBlock true
HTMLStyle HTMLStyle
div.note_comment { div.note_comment {
display: none; display: none;
} }
EndHTMLStyle EndHTMLStyle
End End
@ -142,8 +142,7 @@ InsetLayout Note:Note
Size Small Size Small
EndFont EndFont
MultiPar true MultiPar true
HTMLIsBlock false # Not output for XHTML
# FIXME HTML Need CSS
End End