lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4097 in lilypond: Patch: This adds support for


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4097 in lilypond: Patch: This adds support for \addlyrics on arbitrary contexts including Staff
Date: Fri, 12 Sep 2014 19:33:03 +0000


Comment #10 on issue 4097 by address@hidden: Patch: This adds support for \addlyrics on arbitrary contexts including Staff
https://code.google.com/p/lilypond/issues/detail?id=4097

Contexts are never addressed by id alone, you also need the type. It just happens that this patch allows you

\new Lyrics \lyricsto Staff = foo { ... }

which is not overly pretty (as the meaning without = is different from what \context/\new with just a single word does). But it is likely about the best one can hope to do here.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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