Author: rgheck
Date: Thu May  5 17:18:03 2011
New Revision: 38591
URL: http://www.lyx.org/trac/changeset/38591

Log:
Fix #7525 in branch.

Modified:
   lyx-devel/branches/BRANCH_2_0_X/src/Buffer.cpp

Modified: lyx-devel/branches/BRANCH_2_0_X/src/Buffer.cpp
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/src/Buffer.cpp      Thu May  5 17:15:55 
2011        (r38590)
+++ lyx-devel/branches/BRANCH_2_0_X/src/Buffer.cpp      Thu May  5 17:18:03 
2011        (r38591)
@@ -3523,6 +3523,7 @@
                                   formats.extension(backend_format));
 
        // fix macros
+       updateMacros();
        updateMacroInstances();
 
        // Plain text backend

Reply via email to