diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2004-10-10 11:42:13 +0000 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2004-10-10 11:42:13 +0000 |
commit | 34881554afeaf03a55a3a983caf9cfeaaf3ea060 (patch) | |
tree | 2751fd97c6e548d0506481bc03c5b98c9bf799b4 /input/regression/grace-nest2.ly | |
parent | 9427d5505851c50c836e2747fea09140cb763889 (diff) |
The grand \paper -> \layout, \bookpaper -> \paper renaming.
Diffstat (limited to 'input/regression/grace-nest2.ly')
-rw-r--r-- | input/regression/grace-nest2.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/input/regression/grace-nest2.ly b/input/regression/grace-nest2.ly index f2a2d4d751..01cf6bd4d3 100644 --- a/input/regression/grace-nest2.ly +++ b/input/regression/grace-nest2.ly @@ -1,10 +1,10 @@ -\version "2.3.17" +\version "2.3.22" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." } - \paper { raggedright= ##t } + \layout { raggedright= ##t } \score { \context Voice { { \grace b'8 c''2 } |