This does not work when the footnote contains multiple paragraphs
and the font properties are changed outside the inset.
This commit is contained in:
Enrico Forestieri 2017-05-25 19:06:52 +02:00
parent 6d6a4d7e75
commit 2dde90a8fe

View File

@ -43,8 +43,6 @@ private:
///
Inset * clone() const { return new InsetFoot(*this); }
///
bool inheritFont() const { return true; }
///
docstring custom_label_;
///
bool intitle_;