I have created a polymetric score with independent bar lines in different
parts, using the instructions here: 
http://lilypondblog.org/2014/05/independent-meters/
<http://lilypondblog.org/2014/05/independent-meters/>  
However, this option turns off bar numbering in the score. Adding it
explicitly like this doesn't work:

  \context {
    \Score
    \remove "Timing_translator"
    \remove "Default_bar_line_engraver"
    \consists "Bar_number_engraver"
  }

I tried adding \consists "Bar_number_engraver" to the Staff context, but now
the bar numbers are printed for every part, rather than the score (as one
would expect...).

How can I restore bar numbering to the score?

Many thanks. Tapani



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

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

Reply via email to