Hello all,

I know there is a way to have accidentals “cross-canceled” between staves in 
the same system.
(I’ve used it… and it’s wonderful!)

Would it be similarly possible to have lyrics aligned between staves when one 
or more of the lyrics is melisma-attached (and is thus automatically 
left-aligned, according to the value of lyricMelismaAlignment) and one or more 
lyrics is not (and is thus centred, generally)?

Thanks,
Kieren.

%%  EXAMPLE BEGINS
\version "2.19.31"

\score {
  <<
    \new Staff \new Voice { c''1( d'') }
    \addlyrics { Left __ }
    \new Staff \new Voice { c''1 d'' }
    \addlyrics { Left not! }
  >>
}
%%  EXAMPLE ENDS
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to