]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-repetition.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / chord-repetition.ly
index 524a3bd4e5682859b9e1c77745c44b4cb97792bc..52d001d273ca71cf695995d25e6eec6cfbd4ffc5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.25"
 
 \header {
   texidoc = "
@@ -9,5 +9,5 @@ fingerings, etc are not repeated.
 }
 
 \relative c' {
-  <c-1 e-3 g-5>8\p( q) q4-| q8.\(^"text" q16 q4-|\)
+  <c-1 e-3 g-5>8\p( q) q4-! q8.\(^"text" q16 q4-!\)
 }