]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chords-without-melody.ly
* ly/declarations-init.ly (paper): Define page-breaking.
[lilypond.git] / input / test / chords-without-melody.ly
index c1f3750b51f3757758156a262ab12fc38c5d2c4f..74ee7be73036188edbccaae1102ddf353c081b46 100644 (file)
@@ -1,6 +1,6 @@
-\version "1.7.18"
+\version "2.1.30"
 \header {
-texidoc = "Jazz chords can also be used without notes."
+texidoc = "Jazz chord names can also be printed without notes."
 }
 
 \score{
@@ -12,10 +12,10 @@ texidoc = "Jazz chords can also be used without notes."
                }
        }
        \paper{
-               \translator{
+               \context{
                        \ChordNamesContext
 
-                       BarLine \override #'bar-size = #4
+                       \override BarLine #'bar-size = #4
 
                        
                        \consists Bar_engraver