2010/3/27 Frédéric Bron <frederic.b...@m4x.org>: > Hi folks, > > I created a 21 page score with only one staff but at some place, an > ossia staff appears above the main staff. Everything was fine up to > the point where I needed to move the bar number engraver from the > score context to the staff context because I wanted the bar numbers to > be below text spanners.
Are you only using bar numbers at the start of each system? If so, then you'll probably get better results by leaving the Bar_number_engraver in the Score context and tweaking 'bound-details for TextSpanner so it's never near the bar number: \override TextSpanner #'(bound-details left-broken end-on-note) = ##t Cheers, Neil _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user