> >> What happens if you use \applyContext for the 2nd value too?
> >
> > It gets ignored. See attached file. A bug?
> >
>
> > \applyContext
> > #(lambda (x)
> > (ly:context-set-property! x 'currentBarNumber lastBarNumber))
>
> what happens if you make this happen at score level?
In case you mean
\score { ... }
\applyContext ...
\score { ... }
this doesn't change anything: Bar number enumeration starts again
with 1.
Werner
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user