Hi,
2012/3/7 ornello :
> The best solution I found was using \shiftOff for the
> half note. I would have preferred the half note be placed to the right of
> the colliding chord instead of merging it with the chord, [...]
try:
\version "2.14.2"
{
\new Staff <<
\key c \major
\time 4/4
\clef violi
< dis'
fis' > 8
s8
ais'!4
b'!8
s8
< fis'
cis'' > 4
}
\new Voice {
\voiceThree
% 38
s4
\shiftOff \once \override Stem #'direction = #down fis'2
s4
}
>>
}
--
View this message in context:
http://old.nabble.com/collision-of-notehead-and
ide Stem #'direction = #down b'!8
s8
\once \override Stem #'direction = #down < fis'
cis'' > 4
}
\new Voice {
\voiceThree
s4
\once \override Stem #'direction = #down fis'2
s4
}
>>
}
Is this a known problem? Do I have to adjust the note position
resolution
and how voices should be arranged.
hth
Eluze
--
View this message in context:
http://old.nabble.com/collision-of-notehead-and-stem-tp33458484p33458868.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user