bug-lilypond
[Top][All Lists]
Advanced

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

Issue 454 in lilypond: beamlets have different length


From: codesite-noreply
Subject: Issue 454 in lilypond: beamlets have different length
Date: Sat, 08 Sep 2007 06:58:52 -0700

Issue 454: beamlets have different length
http://code.google.com/p/lilypond/issues/detail?id=454

New issue report by lemzwerg:
\version "2.11.31"

\header { texidoc = "
Beamlets should always have the same length.

Here is a counterexample: The presence of an accidental
attached to the fourth note (transparent here for demonstration
purposes) makes the beamlet attached to the third note longer
for no good reason.  Given the fact that currently no
collisions between beams and accidentals are handled, this
lengthening can cause even more collisions.
" }

\relative c' {
  f16[ f8.]
\override Accidental #'transparent = ##t
  f16[ fis8.]
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        16th-beam.png  3.2 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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