>>>>> "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:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to