On 1/23/11 2:10 PM, "pkx1...@gmail.com" <pkx1...@gmail.com> wrote:
> Reviewers: carl.d.sorensen_gmail.com, Graham Percival, > > Message: > I have done all the changes (except added a reg test) and uploaded them. > However this does not make cleanly. I am getting an error > > current/scm/lily.scm:851:21: Unbound variable: > merge-rests-on-positioning > > Any help would be appreciated as I can't see any formatting errors. You need to change (define (merge-rests-on-positioning ....)) to (define-public (merge-rests-on-positioning ....)) Do the same for the other function that is set as a property (I can't remember exactly what it's called now). HTH, Carl _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel