Hi Tim,

       \context {
         \score
         \remove "Bar_number_engraver"
       }

Shouldn't that be a capital S (i.e., \Score)?

Regardless, you can also use

    \override Score.BarNumber #'transparent = ##t

and avoid all the engraver trouble.

Hope this helps,
Kieren.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to