bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1056 in lilypond: Pure-height of stems does notaccurately esti


From: Neil Puttock
Subject: Re: Issue 1056 in lilypond: Pure-height of stems does notaccurately estimate height
Date: Fri, 16 Apr 2010 20:14:01 +0100

On 16 April 2010 19:39, Boris Shingarov <address@hidden> wrote:

> Quite apart from the height estimation, what is the supposed correct
> semantics of 'length anyway?
> It looks like it's interpreted as the distance between the end of the stem
> and the midline??

No, that's the automatic adjustment which overrides the basic length
calculated via ly:stem::calc-length.  You have to override
'no-stem-extend to allow 'length to show its true setting for stems
which aren't in forced directions:

\override Stem #'no-stem-extend = ##t

Regards,
Neil




reply via email to

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