]> 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 10b868bf2a830ab67884a75548cd33bc2095b384..74ee7be73036188edbccaae1102ddf353c081b46 100644 (file)
@@ -1,6 +1,6 @@
-\version "1.9.8"
+\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