]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/easy-notation.ly
* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
[lilypond.git] / input / regression / easy-notation.ly
index 35458dff68cc62616809731247e081d10a79160d..e44136eca610ddc37cd7d3a56309791f391973de 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.30"
+\version "2.3.4"
 
 \header {
     texidoc = " Easy-notation (or Ez-notation) prints names in note heads.
@@ -6,7 +6,7 @@ You also get ledger lines, of course."
 }
 
 \score {
-    \notes {
+     {
        \setEasyHeads
        c'2 g'2 | g'1 
        \override NoteHead #'note-names = ##("U" "V" "W" "X" "Y" "Z" "z")