Yes i did understund that..and i used it quite well..
what i wanted to do was:
\score {
<<
\new ChordNames { c1 }
\new RhythmicStaff { s1 }
\new Lyrics { \lyricmode { What8 a ni -- ce day2 } }
>>
\layout {}
}
\score {
<<
\new ChordNames { g1 }
\new Staff { c'4 d' e' f' }
\addlyrics { It's a ni -- ce }
>>
\layout {}
}
to be in a same score block..so i dont wast paper with empty staff..
i will try something out combing difrenet barlines..
On 10/28/2013 06:26 PM, Trevor Daniels wrote:
Stjepan Horvat wrote Monday, October 28, 2013 4:38 PM
Hi guys..Is this possible..
I'm dealing with speaking music which has chords and duration..something
like poetry over music..and afterwords singing parts..
i know that i can separate score blocks but it would be better if it
could be in the same..then i wouldnt have problems with bar numbers and
\mark \default staff..
thanks..
Possible, but can be tricky. See
http://www.lilypond.org/doc/v2.17/Documentation/notation/opera-and-stage-musicals#dialogue-over-music
for a starting point.
Trevor
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user