Originally created by: *anonymous
Originally created by: brownian.box@gmail.com
\version "2.13.52"
% c''\breve collides with bes2, c1 in voiceTwo.
% With 'altdefault style collision is even worse.
<<
{
\key d \minor
\time 2/1
c'' \breve
\override Score.NoteHead #'style = #'altdefault
c''\breve
c''\breve
c''\breve
}
\\
{
bes'2 bes' bes' bes'
bes'2 bes' bes' bes'
c''1 c''
c''4 % ...
}
>>
% Actually i don't know how it _should_ be,
% but this is a collision anyway. I believe so.)
%
% << { c''\breve } \\ { bes'1 } >> looks quite
% acceptable? (see test2.png)
Originally posted by: ianhuli...@gmail.com
See also 1814. Breves with 'altdefault also collide with accidentals and barlines.
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -type-Collision Type-Ugly
Originally posted by: janek.li...@gmail.com
(No comment was entered for this change.)
Labels: -Priority-Medium
Owner: janek.li...@gmail.com
Status: Started
Originally posted by: janek.li...@gmail.com
(No comment was entered for this change.)
Owner: ---
Status: Accepted
Originally posted by: k-ohara5...@oco.net
Fixed with commit [r31ae5880931a923a88c3a12a66d113436dfb97af]
(actually fixed with issue 1713 for version 2.15.39 but I forgot to mark this one)
Labels: fixed_2_15_41
Status: Fixed
Originally posted by: ma...@gregoriana.sk
(No comment was entered for this change.)
Status: Verified