lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Polymetric bar lines and bar numbering


From: tapani
Subject: Polymetric bar lines and bar numbering
Date: Mon, 15 Apr 2019 03:04:30 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]