Do not show deleted text in the html title

This commit is contained in:
Vincent van Ravesteijn 2012-04-26 16:29:58 +02:00
parent 5d392e2575
commit 77c8c15947

View File

@ -1446,7 +1446,7 @@ void Paragraph::Private::validate(LaTeXFeatures & features) const
if (features.runparams().flavor == OutputParams::HTML
&& layout_->htmltitle()) {
features.setHTMLTitle(owner_->asString(AS_STR_INSETS));
features.setHTMLTitle(owner_->asString(AS_STR_INSETS | AS_STR_SKIPDELETE));
}
// check the params.