]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name-markup.ly
* lily/beam-quanting.cc (score_forbidden_quants): remove
[lilypond.git] / input / regression / instrument-name-markup.ly
index 4fb745ddaaa1d9e342c1612d2d9359151e57ce4e..966d8c27087dc36729703a0c7be233e17975da27 100644 (file)
@@ -7,13 +7,13 @@ including alterations. "
 }
 
 
-\version "2.1.22"
+\version "2.3.4"
 
 
 textFlat = \markup {\smaller \flat}
 
 \score {
-  \notes \new Staff {
+   \new Staff {
     \set Staff.instrument = \markup { \column < "Clarinetti" { "in B" \textFlat } > }
     \set Staff.instr = \markup { \smaller  { "Cl(B" \textFlat ")" } }