]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-repetition-relative.ly
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / input / regression / chord-repetition-relative.ly
index 65e75c5e60169f8aee2f46bc5f9a9a45f42b7814..766404c693ac3ed57f4d7f57dfeb1a1b4c6549f8 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header {
   texidoc = "
@@ -9,5 +9,5 @@ the same octaves as the original one.
 
 {
   <c''' d'' g''>4^"absolute" q q q
-  \relative c' { <c'' d, g>4^"relative" q q q }
-}
\ No newline at end of file
+  \relative { <c''' d, g>4^"relative" q q q }
+}