]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest1.ly
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / grace-nest1.ly
index c28c4260c442c824641d3d9d8d616b0c7e7d989d..4d47047552d55325b48d3701deb822bd682cabb1 100644 (file)
@@ -1,13 +1,18 @@
-\version "1.5.68"
+\version "2.10.0"
 \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." 
+  texidoc = "Grace code should not be confused by nested sequential music containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
 
 }
-\score{
-\notes 
+
+\layout { ragged-right= ##t }
+
+
+
+
 
 { c''2 { \grace  b'16  c''2 }  \bar "|." }
-  \paper {
+\layout {
 }
- }
+