mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
InsetNote is not output for XHTML.
Also fixes whitespace.
This commit is contained in:
parent
0c1dd609f3
commit
f697faf370
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user