]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-extender.ly
update PO file to 1.6.
[lilypond.git] / input / regression / lyric-extender.ly
index 853914d0d467a3a460be906de0ddee93e2c70863..504fd3f96c79de9ec205dc3f7bca1d3af7c734d1 100644 (file)
@@ -1,8 +1,8 @@
 \version "1.7.18"
 \header { texidoc= "Tests lyric extenders. "}
 \score{
-       <
-       \context Staff \notes { c (c-) (c-) c }
+\notes \relative c'    <
+       \context Staff { c (c-) (c-) c }
        \context Lyrics \lyrics { bla __ alb xxx __ yyy }
        >
 }