]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/timing.ly
Imported sources
[lilypond.git] / input / test / timing.ly
index 118938056a76ceccb3739e3f2cc819d2dedba3af..c3fbd2e23795b3ee88a6419a8594f46d1b140035 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "2.1.7"
 % possible rename to bar-something.
 
 \header{ texidoc = "@cindex Bar Length
@@ -14,7 +15,7 @@ You can alter the length of bars by setting
        % \property Score. measurePosition = #(ly:make-moment -1 4)
        \partial 4
        c''4 c4 c4 c2 c1
-       \cadenzaOn  c8-[ d e f]  g-[ a b c b c b c]
+       \cadenzaOn  c8[ d e f]  g[ a b c b c b c]
        \cadenzaOff
        c4 c4 c4 c4
        \property Score. measureLength = #(ly:make-moment 5 4)