Hello,
I would like to obtain the same graphical result of the below snippet  (a 
cross-staff stem for the second note on the lower staff) without the bad hack 
"\override NoteHead.transparent = ##t d' " and using a spacer rest Instead,  
How can I do?Thanks

%%%%%%%%%%%%%{  \new PianoStaff <<    \new Staff {      d'8[ \override 
NoteHead.transparent = ##t d']    }    \new Staff {      \voiceOne      
\autoBeamOff      \crossStaff { g8 a}     }  >>} \layout { \context { 
\PianoStaff \consists #Span_stem_engraver } }

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

Reply via email to