[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
aligning melisma and non-melisma lyrics across staves in the same system
From: |
Kieren MacMillan |
Subject: |
aligning melisma and non-melisma lyrics across staves in the same system |
Date: |
Wed, 25 Nov 2015 12:01:44 -0500 |
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: address@hidden
- aligning melisma and non-melisma lyrics across staves in the same system,
Kieren MacMillan <=
- Re: aligning melisma and non-melisma lyrics across staves in the same system, David Wright, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Simon Albrecht, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Kieren MacMillan, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, David Kastrup, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Kieren MacMillan, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Kieren MacMillan, 2015/11/26
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Thomas Morley, 2015/11/28
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Kieren MacMillan, 2015/11/28
- Re: aligning melisma and non-melisma lyrics across staves in the same system, Thomas Morley, 2015/11/29
- Re: aligning melisma and non-melisma lyrics across staves in the same system, David Kastrup, 2015/11/29