lilypond-user
[Top][All Lists]
Advanced

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

Re: automatic setting of `currentBarNumber'


From: Werner LEMBERG
Subject: Re: automatic setting of `currentBarNumber'
Date: Sun, 25 Jan 2009 07:40:54 +0100 (CET)

> >> 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




reply via email to

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