lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Noob can't make 2nd stanza lyrics


From: Remy CLAVERIE
Subject: re: Noob can't make 2nd stanza lyrics
Date: Wed, 21 Apr 2021 08:56:56 +0200 (CEST)

Hi Stéphane,

 

I think you need to have several Lyrics like :

 

altoWords_A = \lyricmode {
    \set stanza = "1. "
  % 1st verse and chorus

}

 

altoWords_B = \lyricmode {
    \set stanza = "2. "
  % 2nd verse and chorus

}

 

altoWords_C = \lyricmode {
    \set stanza = "3. "
  % 3rd verse and chorus

}

 

and add them in the context

HTH

Rémy

 

> Message du 21/04/21 08:41
> De : "Stephane Krims" <stephane.krims@hotmail.ca>
> A : "lilypond-user@gnu.org" <lilypond-user@gnu.org>
> Copie à :
> Objet : Noob can't make 2nd stanza lyrics
>
>
Hi all,

>
I'm trying to make a vocal chart for a folk tune, but can't seem to figure out how to make the 2nd stanza appear.

>
I'm reticent about attaching the file here due to intellectual property concerns, but i've attached another file with the layout of what i've come up with so far. I've used an online template that i don't completely understand, so that might have something to do with it.

>
Can anyone tell me where the lyrics are supposed to go?

>
Thanks,
Stéphane

>
> [ ylj troubleshooting.ly (2.2 Ko) ]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]