mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
Fix #7525 in branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38591 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b30a564dc2
commit
208ebde5b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user