I found much the same problem with the setting of the Andante from
BWV 1003 that I recently downloaded from the Mutopia web site. In bar
7 the output incorrectly had 8th notes joined with 16th notes on the
same stem, and when building the file, the Lilypond console output
gaves the warning about adding note head to incompatible stem. In that
case, I found that the fix was to explicitly name the
 temporary polyphonic voices at that point. The piece was already in
three voices, so what I did was to define an additional named voice:

 voiceFive = #(context-spec-music (make-voice-props-set 4) 'Voice)

 and then change

 

Links:
------
[1] http://qiye.163.com/?ft=3
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to