]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-sign.ly
New bar line interface
[lilypond.git] / input / regression / repeat-sign.ly
index b40c08d5908e6e1d7f5cd0f7301171fad2f46266..841e19d2ca0f82e8afae213809b916105edc421d 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.16.0"
+\version "2.17.5"
 \header {
   texidoc = "The two dots of a repeat sign should be symmetric
 to the staff centre and avoid staff lines even for exotic staves."
 }
 
 
-mus = \context Voice { \relative f' { d e f g \bar ":|" } }
+mus = \context Voice { \relative f' { d e f g \bar ":|." } }
 
 \new Staff {
   <<