mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
Add comment.
This commit is contained in:
parent
38b8d09761
commit
a9f9c1bc6e
@ -691,6 +691,7 @@ docstring InsetSpace::xhtml(XHTMLStream & xs, OutputParams const &) const
|
||||
break;
|
||||
case InsetSpaceParams::QQUAD:
|
||||
output =" ";
|
||||
// fall through. the qquad is two spaces thick.
|
||||
case InsetSpaceParams::THICK:
|
||||
case InsetSpaceParams::QUAD:
|
||||
output =" ";
|
||||
|
Loading…
Reference in New Issue
Block a user