lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fixing issue 37 with extra position callback (issue3928041)


From: Neil Puttock
Subject: Re: Fixing issue 37 with extra position callback (issue3928041)
Date: Mon, 24 Jan 2011 23:40:04 +0000

On 24 January 2011 14:28, Han-Wen Nienhuys <address@hidden> wrote:

> See attached (it applies on top of issue3928041_55001.diff)

+      common[a] = common_refpoint_of_array (covered_grobs, me, Axis (a));

I suspect this line needs changing, otherwise it junks the calculated
refpoint for the stems (which means we no longer get the correct
refpoint for cross-staff beams).

+      common[a] = common_refpoint_of_array (covered_grobs, common[a],
Axis (a));

Cheers,
Neil



reply via email to

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