bug-lilypond
[Top][All Lists]
Advanced

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

Issue 339 in project lilypond


From: codesite-noreply
Subject: Issue 339 in project lilypond
Date: Wed, 21 Mar 2007 18:17:32 -0700

Issue 339: possibly misplaced dot in notehead collision
http://code.google.com/p/lilypond/issues/detail?id=339

New issue report by gpermus:
Mats:
In the source code that handles collisions of note heads
(lily/note-collision.cc)
I found the following comment:

/* For full collisions, the right hand head may obscure dots, so
    make sure the dotted heads go to the right.  */

It seems that this doesn't happen in the below example.


(However, I seem to remember some related
discussions on the mailing list over the years and I don't remember the
conclusion, so it might be that it was decided to use the current layout and
that the comment is left over from before that decision.)



\version "2.10.20"
\paper{ ragged-right=##t }
\new Staff \relative c' <<
fis4. \\ {e8 e e }
>> 

Attachments:
        foo.preview.png  1.4 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        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]