bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 631 in lilypond: Dynamics collide with cross-staff barlines wh


From: lilypond
Subject: Re: Issue 631 in lilypond: Dynamics collide with cross-staff barlines when attached to skips
Date: Sun, 10 Oct 2010 11:28:31 +0000

Updates:
        Summary: Dynamics collide with cross-staff barlines when attached to 
skips
        Owner: ---
        Labels: Collision

Comment #1 on issue 631 by v.villenave: Dynamics collide with cross-staff barlines when attached to skips
http://code.google.com/p/lilypond/issues/detail?id=631

Here's a better example.

\version "2.13.36"

music = { \repeat unfold 4 c''1 }

\new StaffGroup <<
  \new Staff <<
    {s2.\< s4\fff }
    \\ \music >>
  \new Staff \music


Neil had something to say on this subject:
http://lists.gnu.org/archive/html/lilypond-devel/2010-03/msg00189.html
"
In theory, Separating_line_group_engraver is supposed to prevent this,
but it doesn't work for objects attached to skips (hence why the same
problem rears its ugly head in the Dynamics context).
"

I'm updating the title accordingly.

Attachments:
        toto.png  1.8 KB




reply via email to

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