lilypond-user
[Top][All Lists]
Advanced

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

Re: uniform-stretching


From: Han-Wen Nienhuys
Subject: Re: uniform-stretching
Date: Tue, 05 Dec 2006 16:17:51 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Trevor Bača escreveu:
>      \relative c' {
>          \override Score.SpacingSpanner #'uniform-stretching = ##t
>          \set Score.proportionalNotationDuration = #(ly:make-moment 8 50)
>           \override Score.PaperColumn #'used = ##t
>          \time 4/4 r1 % BUG? Measure is way too short, apparently
> because of following music
>           \time 3/8 r4.
>          \time 5/4 r1 r4
>          \time 5/16 r4 r16
>          \time 5/8 s2 s8
>          \time 5/8 r2 r8
>      }
>  }
> }

> 
> So what's going on here? Why does more music on the line in example 1
> score 1 cause Lily to scrunch up the very first measure??

The measure length bounds the spacing (think of what would happen for a R1*33 
without this). 
However, the length used was the 3/8 rather than 4/4.  Fixed in GIT.

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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