lilypond-user
[Top][All Lists]
Advanced

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

Re: LSR updates: was: polychords: a working solution


From: David Kastrup
Subject: Re: LSR updates: was: polychords: a working solution
Date: Fri, 24 Feb 2012 07:44:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

David Nalesnik <address@hidden> writes:

> Hi,
>
> On Thu, Feb 23, 2012 at 9:27 PM, David Kastrup <address@hidden> 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



reply via email to

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