----- Original Message ----- 
From: "Alexander Brock" <[EMAIL PROTECTED]>
To: "Trent Johnston" <[EMAIL PROTECTED]>
Sent: Monday, June 26, 2006 4:59 PM
Subject: Re: Problem with Last Syllable of a Lyrics


| Hello,
|
| > It looks like both last syllables only have a single hyphen instead of
the
| > usual double hyphen --.
| >
| > Hö - he!     should be  Hö -- he!
| >
| > Kö - nig!    should be  Kö -- nig!
|
| I tried that but it leads to warnings:
|
| # -*-compilation-*-
| Processing `Hosanna, Hosanna, Hosanna in der Hoehe.ly'
| Parsing...
| Interpreting music... [8]
| Hosanna, Hosanna, Hosanna in der Hoehe.ly:47:49: warning: unterminated
| hyphen; removing
|      of -- fen -- bar. Ho -- san -- na in der Hö
|                                                   -- he!
|
| Hosanna, Hosanna, Hosanna in der Hoehe.ly:54:33: warning: unterminated
| hyphen; removing
|      _ _ _ _ Eh -- re sei dem Kö
|                                   -- nig!
| [15]
| Preprocessing graphical objects...
| Calculating line breaks... [3][6][9][12]
| Calculating page breaks...
| Layout output to `Hosanna, Hosanna, Hosanna in der Hoehe.ps'...
| Converting to `Hosanna, Hosanna, Hosanna in der Hoehe.pdf'...
|
| Alexander
|

Hi Alexander,

This usually means there are not enough notes to fit all the lyrics so
lilypond is leaving out the last syllable.

Go back and check that each syllable is appearing under the correct note.
Since your using \addlyrics and using underscores _ to indicate melisma
check these carefully. Using the Lyrics context ( chapter 7.3.4 in the user
manual ) is a lot easier than manual counting the note skips.

Trent


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

Reply via email to