]> 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 8b10ca35b85783bd2927ea94bd69794df9d11d13..966d8c27087dc36729703a0c7be233e17975da27 100644 (file)
@@ -7,13 +7,13 @@ including alterations. "
 }
 
 
-\version "2.1.26"
+\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 ")" } }