Associating lyrics with voices in \ChoirStaff: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
If you use <code>ChoirStaff</code> and set lyrics with explicit durations (instead of using <code>\lyricsto</code>), then you have to use <code>\set associatedVoice</code> to associate the lyrics with the correct voices. | If you use <code>ChoirStaff</code> and set lyrics with explicit durations (instead of using <code>\lyricsto</code>), then you have to use <code>\set associatedVoice</code> to associate the lyrics with the correct voices. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=345 | %% http://lsr.di.unimi.it/LSR/Item?id=345 | ||