Neil Puttock <n.putt...@gmail.com> writes:

> On 28 September 2011 09:04, David Kastrup <d...@gnu.org> wrote:
>
>> With the current development version, you can write this as
>>
>> partialInline = #(define-music-function (parser location dur mus)
>> (ly:duration? ly:music?)
>>  #{
>>    \set Timing.measureLength = $dur
>
> measureLength is a moment, so you have to convert it:
>
> \set Timing.measureLength = $(ly:duration-length dur)

Oh.  I am doing brain surgery on Lilypond, but could not hold a
meaningful conversation with her.

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to