lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add new merge-function.ly file for rests (issue4005046)


From: Carl Sorensen
Subject: Re: Add new merge-function.ly file for rests (issue4005046)
Date: Sun, 23 Jan 2011 14:14:08 -0700

On 1/23/11 2:10 PM, "address@hidden" <address@hidden> 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




reply via email to

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