cayblood wrote:
> 
> I'm having trouble getting this polyphonic section to display the 8th rest
> below the D half-note. It keeps going above it. To see what I'm talking
> about, check out this output on the top of page 3, measure 25:
> 
> 
it is just the problem of implicit voices' assignments and what attributes
they get - if you explicitely define the attributes of that voice you can
get it:

      \context Voice = "new voice" { \voiceFour r8 }    % instead of just     
r8   line 93

hope this helps
Eluze
-- 
View this message in context: 
http://old.nabble.com/Problem-with-rest-placement-on-polyphonic-measure-tp31659733p31662197.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to