David Nalesnik <david.nales...@gmail.com> writes:

> Hi,
>
> On Thu, Feb 23, 2012 at 9:27 PM, David Kastrup <d...@gnu.org> wrote:
>
>
>     I think it was something like \lyricsto "xxx" \music
>     \musicfunction
>     ... and it would likely already do to write \lyricsto "xxx" {
>     \music }
>     \musicfunction ...
>     
>     
>
> I wasn't able to apply this to the snippet,

Sigh.

    \lyricsto "chorus" \new Lyrics \txtChorus
    \lyricsto "verse" \new Lyrics \txtVerseI
    \ifTargetIn ...

Put the \txtChorus (for symmetry) and \txtVerseI into braces.  Oh, and
while you are at this snippet: the define-macro at the start is
ridiculous.  Maybe something to do with the module structure of 2.12.
Replace it with a define (and remove backquote and commata).

-- 
David Kastrup

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

Reply via email to