bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can col


From: lilypond
Subject: Re: Issue 2065 in lilypond: Scripts in cross-staff constructions can collide with span bars
Date: Sun, 11 Dec 2011 18:59:39 +0000


Comment #5 on issue 2065 by address@hidden: Scripts in cross-staff constructions can collide with span bars
http://code.google.com/p/lilypond/issues/detail?id=2065

Slight re-correction: there are actually no SpanBarStubs created in the example above. Everything is done through extra-spacing-height, which for some reason doesn't like cross-staff Stems.

Actually, the pure-from-neighbor-interface could be used to prevent stem-on-articulation collisions. You just need to create a grob MusicalSpacingStub, let it use this interface, and it'll block this sorta collision the same way that SpanBarStubs block Lyric vs SpanBar collisions.

Cheers,
MS




reply via email to

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