Hi Janek,
On 1 August 2014 13:32, Janek Warchoł <[email protected]> wrote: I'm putting a modest bounty on > https://code.google.com/p/lilypond/issues/detail?id=4044 - this > problem is a nuisance for my work on predefined instruments, so i'd > like to see it disappear. I remember looking at this a while ago. If I recall correctly it's too early for context information to be available to the syntax constructor - if you look in ly-syntax-constructors.scm there's a helper function which is supposed to find the first existing voice context so the constructor for \addlyrics doesn't have to create one from scratch. There's a comment there noting it doesn't work (it says `rarely works' but I'm pretty sure it never does). Cheers, Neil _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
