Hello.
I use Lilypond 2.6.5 on Windows XP.

I want to put lyric on rest.
Now, I write following,
but "cio..." can not place under the rest.
Is there any idea for this case?

\version "2.6.5"
\include "english.ly"
\score {
    \new Staff \relative {
        r4 e' d c |
        gs2. fs4 |
        \hideNotes c4 \unHideNotes r1*3/4 |
    }
    \addlyrics {
        un al -- tro
        ba -- - -- cio...
    }
}

-- 
[EMAIL PROTECTED]  Yuji IMAI



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

Reply via email to