From: Vincent van Ravesteijn Date: Thu, 26 Apr 2012 14:29:58 +0000 (+0200) Subject: Do not show deleted text in the html title X-Git-Tag: 2.1.0beta1~1929 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=77c8c159470d4d6cd7c433523a0581a3fdcd0f94;p=features.git Do not show deleted text in the html title --- diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 8298576e27..8b0995220c 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -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.