]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-repetition.ly
web: hotfix broken links in 2.17.95 announcement
[lilypond.git] / input / regression / chord-repetition.ly
index 904cbeeeabd924de17ff060719987d2e89d99fde..52d001d273ca71cf695995d25e6eec6cfbd4ffc5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.8"
+\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-!\)
 }