>Mark Polesky wrote: >> >> >> I'd like to create an abbreviated score which contains the >> piano part and the lyrics, but not the vocal staff. Nothing >> I've tried works well, since it seems that the associated >> voice needs to be displayed for the lyrics to line up >> properly. Is there a way? Something like the following, >> which of course doesn't work: >> >the only way i see is moving the melody into the piano staff, hide the notes
>and ignore the clashing notes warnings: > >\score { > \new PianoStaff << > \new Staff = "RH" << > \override Staff.NoteColumn #'ignore-collision = ##t > \RH > \new Voice = "mel" { > \hideNotes > \melody > } > >> > \new Lyrics \with {alignAboveContext = #"RH" } \lyricsto mel \text > \new Staff = "LH" \LH > >> >} > >cheers >Eluze >-- Or you could try replacing \new Voice with \new Devnull _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user