mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Fix problem noticed by Scott.
This commit is contained in:
parent
f1b748e42b
commit
16d39b1f83
@ -1248,6 +1248,7 @@ void InsetMathGrid::validate(LaTeXFeatures & features) const
|
|||||||
"border-left: thin solid black; vertical-align: middle; padding-left: 0.5ex;}\n"
|
"border-left: thin solid black; vertical-align: middle; padding-left: 0.5ex;}\n"
|
||||||
"table.mathtable td {text-align: left; border: none;}");
|
"table.mathtable td {text-align: left; border: none;}");
|
||||||
}
|
}
|
||||||
|
InsetMathNest::validate(features);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user