lilypond-devel
[Top][All Lists]
Advanced

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

Re: Cue notes and vocal voices


From: Han-Wen Nienhuys
Subject: Re: Cue notes and vocal voices
Date: Tue, 19 Feb 2008 22:47:18 -0300

2008/2/15, Reinhold Kainhofer <address@hidden>:
> I already sent this to the user list, too, but got no response...
>
> In the piece that I'm currently typesetting, the conductor now also wants
> lyrics on the cue notes, so I need to add lyrics to the cue notes (idea taken
> from  http://lsr.dsi.unimi.it/LSR/Item?id=347).
>
> Unfortunately, the documentation about cue notes is not very good, and there
> are hardly any useful snippets or regression tests for cue notes with lyrics.
>
> How can I create cue notes with the correct lyrics attached?

I think the correct way to get consistent timing is to add the lyrics
into the quote, ie

\addQuote <<  \music \lyricsto "bla" \thelyrics >>

Unfortunately I'm not sure if the mechanics of the addQuote will make
this work correctly, but it is worth a try.

On the quoting side, you will need some changes too: cueDuring directs
to a Voice=cue context.  You  would have to make 2 parallel
QuoteMusics of the same music, one which directs to a Lyrics=cue
(which will print the lyrics) and another which directs to a
Voice=cue.

Good luck!

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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