From: Richard Heck Date: Thu, 5 May 2011 15:18:03 +0000 (+0000) Subject: Fix #7525 in branch. X-Git-Tag: 2.0.1~351 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=208ebde5b54a2a3224b104d53b8161e87c9b5fbe;p=features.git 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 --- diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 9b3e7c77b3..615f2b0207 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -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