Fix bug #7525: We need to make sure we have an up to date list of macros

before we try to resolve them.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38590 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2011-05-05 15:15:55 +00:00
parent b90ef20d36
commit 9440012342

View File

@ -3523,6 +3523,7 @@ bool Buffer::doExport(string const & format, bool put_in_tempdir,
formats.extension(backend_format));
// fix macros
updateMacros();
updateMacroInstances();
// Plain text backend