Hi,
On 2/22/12 16:32 , ornello wrote:
I have an unmetered measure in my piece like
{
\override Score.BarNumber #'break-visibility = #all-visible
c1 \cadenzaOn c4 d e f g f e d \cadenzaOff \bar "|" c1
}
As specified in the documentation, bar numbering is resumed at the end of
the cadenza as if the cadenza were not there. However I would like to
continue with the next bar number after the cadenza (bar number 3 instead of
2).
Does anybody know how to write this?
You can set the bar number manually:
\set Score.currentBarNumber = #3
Best.
--
Choan Gálvez
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user