bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1230 in lilypond: Dot may collide with flag with some stem's 'leng


From: lilypond
Subject: Issue 1230 in lilypond: Dot may collide with flag with some stem's 'length values
Date: Mon, 23 Aug 2010 06:48:21 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Medium

New issue 1230 by brownian.box: Dot may collide with flag with some stem's 'length values
http://code.google.com/p/lilypond/issues/detail?id=1230

Reported by Nick Payne:
http://lists.gnu.org/archive/html/lilypond-user/2010-08/msg00341.html

\version "2.13.30"
\relative e' {
  \time 3/4 \stemUp \autoBeamOff
  \override Stem #'length-fraction = #(magstep 1)
  e8. g8. b8. d8. f8.
  \revert Stem #'length-fraction
  %
  \override Stem #'length = #7.2
  b,8.
    \override Stem #'length = #6.2
    c8.
}


Attachments:
        test.png  1.4 KB




reply via email to

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