]> git.donarmstrong.com Git - lilypond.git/commit - scm/paper.scm
Issue 3251: set-default-paper-size bleeds over to subsequent file compilations
authorDavid Kastrup <dak@gnu.org>
Sun, 17 Mar 2013 12:16:51 +0000 (13:16 +0100)
committerDavid Kastrup <dak@gnu.org>
Sat, 23 Mar 2013 20:38:00 +0000 (21:38 +0100)
commit637137c50f3b8d51fbd315fc61491a80f9953067
treec5f3b015cdcdb3ccbdaf02260362ac23c9a7f717
parent4d9770a67176122b9779426cf540ad1694f07f61
Issue 3251: set-default-paper-size bleeds over to subsequent file compilations

This patch lets set-default-paper-size copy $defaultpaper before
modifying it.  That way, restoring the original $defaultpaper at the
end of each processed file should also restore the paper dimensions.
scm/paper.scm