Associating lyrics with voices in \ChoirStaff: Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
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.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=345
%% http://lsr.di.unimi.it/LSR/Item?id=345


Line 47: Line 47:
[[Category:Workaround]]
[[Category:Workaround]]
[[Category:Text]]
[[Category:Text]]
[[Category:Snippet]]