]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem.cc
release: 0.1.36
[lilypond.git] / lily / stem.cc
index 32a7b1ede378492e63232c32bb828d7dfd750533..0e37c7d849a2b59a2db4c7e8823e20a92d2cb44a 100644 (file)
@@ -227,7 +227,7 @@ Stem::set_noteheads ()
          parity = !parity;
        }
       else
-       parity = 0;
+       parity = 1;
       lastpos = head_l_arr_[i]->position_i_;
     }
 }