This is so wonderful, and a great step forward. However, I need some
guidance here:

I may be stuck in trying to adjust the score to fit these parameters. Could
you provide a short example?

Do you have a template for use?

Thank you so much for your time. This is incredibly helpful.

On Sun, Aug 18, 2013 at 7:00 PM, Carl Peterson <carlopeter...@gmail.com>wrote:

> \score { <<
>     \new Staff = "top" {
>     << \new Voice = "sopRef" { \sopRefrainNotes } \new Voice = "altRef" {
> \altRefrainNotes } >>
>     << \new Voice = "sopVrs" { \sopVerseNotes } \new Voice = "altVrs" {
> \altVerseNotes } >>
>     }
>
>     \new Lyrics \lyricsto "sopRef" { \refrainLyrics }
>     \new Lyrics \lyricsto "sopVrs" { \verseLyrics }
>
>     \new Staff = "bottom" {
>     << \new Voice = "tenRef" { \tenRefrainNotes } \new Voice = "basRef" {
> \basRefrainNotes } >>
>     << \new Voice = "tenVrs" { \tenVerseNotes } \new Voice = "basVrs" {
> \basVerseNotes } >>
>     }
> >> }
>



IC,

Josh
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to