Re: Work structure question

2020-01-11 Thread Guy Stalnaker
Thanks everyone! It took me several hours to work out how to get from the examples David directed me to in the Docs to a MWE that had the lyrics where I wanted them to be to using that structure into my existing score, but I did do it. Guy Stalnaker jimmyg...@gmail.com On Sat, Jan 11, 2020 at

Re: Work structure question

2020-01-11 Thread Carl Sorensen
Guy, When you want help on the list, the best thing to do is to set up a compilable tiny example: http://lilypond.org/tiny-examples.html If you do that, then we can just make the needed changes. Pseudocode like you wrote in your email is hard to give good answers about. But I’ll show you a

Re: Work structure question

2020-01-11 Thread David Kastrup
Guy Stalnaker writes: > I am unsure how exactly to do this, so asking. > > I'm writing an SATB arrangement (easy squeezy) in SA-TB two staff format > > %% CODE > \new ChoirStaff << > \new Staff > \new Voice = "soprano" { S } > \new Voice = "alto" { A } >>> > \new Lyrics \lyricsto "soprano"

Work structure question

2020-01-11 Thread Guy Stalnaker
I am unsure how exactly to do this, so asking. I'm writing an SATB arrangement (easy squeezy) in SA-TB two staff format %% CODE \new ChoirStaff << \new Staff \new Voice = "soprano" { S } \new Voice = "alto" { A } >> \new Lyrics \lyricsto "soprano" \verseOne \new Lyrics \lyricsto "soprano"