Re: \enablePolymeter halts bar numbers

2024-08-13 Thread William Rehwinkel via LilyPond user discussion
Lucas, You can add the Bar_number_engraver to one of the staves, like so: (this will make the second example have two measure numbers) % \version "2.25.18" song = { \new TabStaff \with { \consists Bar_number_engraver}{ \tabFullNotation \time 4/4 \relative c'' { \

\enablePolymeter halts bar numbers

2024-08-13 Thread Lucas Cavalcanti
Hello! I was writing a piece and realized the bar numbers are omitted when using the "\enablePolymeter" feature. [image: image.png] Is there any way to have both of them working together? Best regards, Lucas \version "2.24.4" song = { \new TabStaff { \tabFullNotation \time 4/4 \relative c''