> >> 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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to