X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Fstem.cc;h=0e37c7d849a2b59a2db4c7e8823e20a92d2cb44a;hb=65a284d681d8a099efb60be7a938a7f98d58cc73;hp=32a7b1ede378492e63232c32bb828d7dfd750533;hpb=2d15ed5f550100cc7427ed4585625216d35708d6;p=lilypond.git diff --git a/lily/stem.cc b/lily/stem.cc index 32a7b1ede3..0e37c7d849 100644 --- a/lily/stem.cc +++ b/lily/stem.cc @@ -227,7 +227,7 @@ Stem::set_noteheads () parity = !parity; } else - parity = 0; + parity = 1; lastpos = head_l_arr_[i]->position_i_; } }