[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: multiple strophes centered
From:       Bernhard Kleine <Bernhard.kleine () gmx ! net>
Date:       2016-01-28 17:54:18
Message-ID: 56AA55CA.2000401 () gmx ! net
[Download RAW message or body]

Thank you, it works.

Bernhard

Am 28.01.2016 um 16:53 schrieb Klaus Blum:
> % ---------------------------------------------
> \score {
>   <<
>     \new Staff {
>       \new Voice = "melody" {
>         \relative c'' {
>           a4 a a a
>           \repeat volta 3 { b4 b b b }
>           c4 c c c
>         }
>       }
>     }
>     \new Lyrics = "secondVerse" \lyricsto "melody" {
>       Not re -- peat -- ed.
>       <<
>         { Sec -- ond time words. }
>         \new Lyrics = "firstVerse"
>         \with { alignAboveContext = #"secondVerse" } {
>           \set associatedVoice = "melody"
>           The first time words.
>         }
>         \new Lyrics = "thirdVerse"
>         \with { alignBelowContext = #"secondVerse" } {
>           \set associatedVoice = "melody"
>           The third time words.
>         }
>       >>
>       The end sec -- tion.
>     }
>     \new Voice = "harmony" {
>       \relative c' {
>         f4 f f f \repeat volta 2 { g8 g g4 g2 } a4 a8. a16 a2
>       }
>     }
>   >>
> } 
> % ---------------------------------------------

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic