]> git.lyx.org Git - features.git/commitdiff
Do not show deleted text in the html title
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 26 Apr 2012 14:29:58 +0000 (16:29 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 29 Apr 2012 12:54:12 +0000 (14:54 +0200)
src/Paragraph.cpp

index 8298576e27d881d70eb8694467716270f4f0fcc0..8b0995220cb9777ea50f1b10492983d6979fc97d 100644 (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.