mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Revert 3ceb5034
This does not work when the footnote contains multiple paragraphs and the font properties are changed outside the inset.
This commit is contained in:
parent
6d6a4d7e75
commit
2dde90a8fe
@ -43,8 +43,6 @@ private:
|
||||
///
|
||||
Inset * clone() const { return new InsetFoot(*this); }
|
||||
///
|
||||
bool inheritFont() const { return true; }
|
||||
///
|
||||
docstring custom_label_;
|
||||
///
|
||||
bool intitle_;
|
||||
|
Loading…
Reference in New Issue
Block a user