From 80ce5424404f66c27f215a16d46d56f289397f4c Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 14 Dec 2009 16:57:54 +0000 Subject: [PATCH] A little more CSS for tables. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32532 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetTabular.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 52a091c071..4ad6ae4748 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -4315,7 +4315,7 @@ void InsetTabular::validate(LaTeXFeatures & features) const // InsetLayouts do not seem really to work for things that aren't InsetTexts. if (features.runparams().flavor == OutputParams::HTML) features.addPreambleSnippet(""); } -- 2.39.2