No matter how hard I try, I can't seem to reproduce this problem.
With, or without the markup (which includes a variable which hasn't
been described in the snippet), or the notecolumn markup, I still get
the expected output, with the notes properly shifted. Can you send an
example which shows the problem? Possibly with a version number as well?
\version "2.12.2"
\new Staff <<
\time 3/4
\relative c'' {
\voiceOne
a2.~
a2.~
a2.
} \new Voice = "altbit" \relative c'{
\voiceTwo
fis2 fis4
gis2 gis4
a2 s4
}
>>
On 12.12.2009, at 23:15, Glendan Lawler wrote:
Hey everybody, I'm having a problem with noteheads in different
voices colliding, and I can't seem to fix it. I tried the standard
fix from the notation: \once \override NoteColumn #'force-hshift =
# , which worked fine in a test case I did, but for some reason has
zero effect in the document. Here's the local code:
<< { \voiceOne a2.~a2.~a2. } \new Voice = "altbit"
{ \voiceTwo fis2^\markup{ \put-adjacent #0 #-1 \sgr \dynamic
"f " } fis4
\once \override NoteColumn #'force-hshift = #7.5 gis2 gis4
a2 s4 } >>
I've also attached the entire code as well as a picture of my
output. Is this a bug I should report, or am I doing something wrong?
Thanks,
Glendan
<In Dulce Jubilo - Source.txt><NoteClash.jpg>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user