]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-volta-repeat.ly
(print): new file. Set limits to
[lilypond.git] / input / regression / grace-volta-repeat.ly
index 27298fe49a4e7b6886f0412580fddf1d2f6012b3..3ccfab883812b0f824164d1e4ae24edc2d09c4d9 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\version "2.3.4"
 
 \header {
 
@@ -8,10 +8,10 @@
 }
 
 \score{
-   \notes\relative c'''{\key a \minor \time 2/4
+   \relative c''{\key a \minor \time 2/4
      \repeat "volta" 2 {
-     \grace {  a16-[( c] }  c,4 c4  |
-     \grace {  e'16-[( gis] } c,4 c4 |
+     \grace {  a16[ b] }  c4 c4  |
+     \grace {  d16[ b] } c4 c4 |
      
      }
    }
@@ -19,4 +19,4 @@
  }
 
 
-%% new-chords-done %%
+