]> git.lyx.org Git - features.git/commit
Fix bug #10153: There's a mechanism in XHTML output that defers the
authorRichard Heck <rgheck@lyx.org>
Mon, 20 Jun 2016 14:21:22 +0000 (10:21 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 20 Jun 2016 14:26:40 +0000 (10:26 -0400)
commit8731689d41a96bc6bc954781388b56acc9b1619a
treed3866c84432909e869b542341170a776c8930f62
parentbfcd8a3991a6b4e175d5f368ef7ed1de6fa17c00
Fix bug #10153: There's a mechanism in XHTML output that defers the
output of tags until we know they're needed. In the case of HTML
tables, empty cells should of course be output, so we need to force
the tags to be output.

(cherry picked from commit 35d449c5dae11bbff53e2a35697a4fc3f03318ba)
src/insets/InsetTabular.cpp
status.22x