mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22283 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3f5e1c0e27
commit
455b42f21a
@ -1003,6 +1003,7 @@ void MathMacroTemplate::write(WriteStream & os, bool overwriteRedefinition) cons
|
||||
if (!cell(displayIdx()).empty())
|
||||
os << "\n{" << cell(displayIdx()) << '}';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
int MathMacroTemplate::plaintext(Buffer const & buf, odocstream & os,
|
||||
|
Loading…
Reference in New Issue
Block a user