lilypond-user
[Top][All Lists]
Advanced

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

Re: lyrics on skips


From: Laura Conrad
Subject: Re: lyrics on skips
Date: 31 Jul 2003 07:34:39 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "aaron" == aamehl  <Aaron> writes:

    aaron> How would I place the entire poem at the bottome of the notation.

\score
{
    \context Lyrics
    <
        { \lyrics "line one of poem" }
        { \lyrics "line two of poem" }
    >
    \paper{}
}

Put this \score after the ones with the notes in them.  You will get
some error messages, but it does print the poem.  The error messages
used to say something incomprehensible about springs, but now ask
politely:


        warning: No spacing wishes found. Does your score have a staff?


-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139






reply via email to

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