I would also like to
insert a comment so that there are no bar numbers visible (since any
non-critical information is a distraction I'd like to avoid).
I think there are examples in either Tips&Tricks or Regression Tests about how
to control bar number visibility. (search for barNumberVisibility).
Or remove the bar numbers completely doing
\score{
...
\layout{
\context{
\Score
\remove "Bar_number_engraver"
}
}
}
/Mats
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user