Re: One staff, two voices, two lyrics --> one above, one below

2017-05-09 Thread Gregor Buchholz
Hello, you will have to give your Staff a name and use it as reference for alignAboveContext: \score { << \new Staff = "bass" << \new Voice = "bassOne" << \bassOneNotes >> \new Lyrics \with { alignAboveContext = "bass" } \lyricsto "bassOne" \bassOneWords

Re[2]: Repeat sign in stanzas below score

2017-04-24 Thread Gregor Buchholz
Am 24.04.2017 um 19:42 schrieb Simon Albrecht: I don’t know if there is anything easier than this: ... Thank you very much, it works like a charm! Maybe you’ll want to scale it. I do! And I did it by adding a "#(layout-set-staff-size 9)" to your \layout section and a "\override

Repeat sign in stanzas below score

2017-04-24 Thread Gregor Buchholz
Hello, I added additional stanzas below a score as described in the doc (http://lilypond.org/doc/v2.18/Documentation/notation/stanzas#printing-stanzas-at-the-end-in-multiple-columns). Now I want to print repeat signs at the beginning and at the end of a line. Of course, I could use the pipe