Re: Temporary polyphony with lyrics

2014-03-17 Thread David Stephen Grant
so tried \set associatedVoice with named voices instead of \addlyrics >> but then the lyrics simply won't show. >> >> \version "2.18.0" >> >> foo = \relative >> { >> \voiceOne >> c'1 >> }

Re: Temporary polyphony with lyrics

2014-03-17 Thread David Stephen Grant
gt; > music = \relative > { > c'1 > << \foo \\ \barr >> > c1 c2 > } > > text = \lyricmode > { > text here > } > > \score > { > << > \new Staff \new Voice = "v" \music > \new Lyrics

Temporary polyphony with lyrics

2014-03-16 Thread TaoCG
\new Voice = "v" \music \new Lyrics \lyricsto "v" \text >> } -- View this message in context: http://lilypond.1069038.n5.nabble.com/Temporary-polyphony-with-lyrics-tp160493.html Sent from the User mailing list archive at Nabble.com. _