The fact that I still don't understand this aspect of lilypond is no doubt a
bug in me, but I'm pretty sure that the example in this section of the NR has
its own problem: I cannot see any material difference between the two bars of
the output, but the text below it refers to collisions between
I'm encountering something odd.
\version "2.18.2"
\new Staff = "bass" {
\time 4/4
\clef bass
\key g \major
<<
\new Voice = "bs" {
\voiceTwo
g,1
}
\new Lyrics \lyricsto "bs" {
Don't
}
\new Voice = "br" {
\voiceOne
r4 d2.
}
\new
Hi,
Am Di., 29. Okt. 2019 um 17:09 Uhr schrieb Jacob Page :
>
> I'm encountering something odd.
>
> \version "2.18.2"
you use stable 2.18.2, nevertheless current devel-version is 2.19.83,
which is meant to be a prerelease for next stable 2.20.
2.19.83 is by no means unstable, furthermore:
>
> \n