Aloha.
I'm struggling to align some lyrics and the problem seems to be that I
cannot find any way to align syllables to rests. In the following MWE,
I want to align the word 'but' with the r4. It seems only to be willing
to align with either the prior note or the succeeding note (prior note
not shown in the MWE). Any suggestions would be very welcome.
\version "2.24.3"
global = {
\time 4/4
\key b \major
\tempo 4=80
}
\score {
<<
\new Staff {
\relative c' {
\global
r4 r8 fis8 fis [fis fis gis ( ] gis4 ) e8 e ( e4 ) r4 |
r4 r8 dis16 dis dis8 e4 fis8 |
}
}
\addlyrics {
but it's writ -- ten in the star -- light __ _ _
}
>>
}
--
John Helly / San Diego Supercomputer Center / Scripps Institution of
Oceanography
https://www.sdsc.edu/~hellyj / 808 205 9882 / 760 8408660