Hi all,
can somebody explain my mistake in coding the following example?
If I code the music like "nogood" I cannot get any lyrics.
I can only get the lyrics if I code the music like "good".
Why?
There is surely something I am missing...
Ciao,
Ric
===
\version "2.8.0"
dear lilypond users,
I am experiencing some trouble in writing lyrics in a song with repeats
and alternatives.
Here is a sample of what I get: the text of this simple song is being
displayed on three lines.
What am I supposed to do to have my text on a single line?
Thank you for your kind attenti
" { \ }
\context Voice = "altII" { \ }
}
}
\new Lyrics <<
\lyricsto "voice" \ly
\lyricsto "altI" \ly
\lyricsto "altII" \ly
>>
>>
/Mats
Riccardo Orfei wrote:
dear lilypond users,
I am experiencing some trouble in wr
> Are you sure? When I try the following example with LilyPond
> version 2.4.5, I get all the lyrics in a single line.
>
> /Mats
I am sure. If it's not considered an abuse, I think I could post my
.png version of the snippet.
Unfortunately, I am running Lilypond 2.4.2, the Debian Woody versio
Ferenc Wagner wrote:
Paul Scott <[EMAIL PROTECTED]> writes:
Riccardo Orfei wrote:
Unfortunately, I am running Lilypond 2.4.2, the Debian Woody version.
That would be Ferenc Wagner's version, right?
Can anybody tell me how to upgrade gracefully from this version to a
newer one?
Ferenc Wagner wrote:
riccardo orfei <[EMAIL PROTECTED]> writes:
Ferenc Wagner wrote:
Paul Scott <[EMAIL PROTECTED]> writes:
Riccardo Orfei wrote:
Unfortunately, I am running Lilypond 2.4.2, the Debian Woody version.
That would be Ferenc Wagner'
Riccardo Orfei wrote:
I am sure.
Alas, "the last famous words"!
I have been invited by Mats to send him my stuff, which I did, and the
very next minute I found out what the problem was:
I didn't remove the "\new Lyrics" after each \lyricsto clause,
nullifying the ef