bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 36 in lilypond: collision cresc and kneed beams -


From: lilypond
Subject: Re: Issue 36 in lilypond: collision cresc and kneed beams -
Date: Wed, 27 Jul 2011 22:23:58 +0000

Updates:
        Status: Fixed
        Labels: -Patch-needs_work fixed2_14_0

Comment #9 on issue 36 by address@hidden: collision cresc and kneed beams -
http://code.google.com/p/lilypond/issues/detail?id=36

Fixed with commit ad45306
<http://lilypond.org/doc/v2.14/Documentation/notation/common-notation-for-keyboards#changing-staff-manually> points to instructions on tweaking beam positions, and demonstrates spacing the hairpin further.

\context PianoStaff <<
  \new Staff = "up" \relative {
    \once\override Beam #'positions = #'(6 . 5)
    \once\override DynamicLineSpanner #'staff-padding = #2.5
    \stemDown f'16\< d b\!
    \change Staff = down \stemUp g
  }
  \new Staff = "down" { s4 }



Attachments:
        36.preview.png  3.0 KB




reply via email to

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