Am 04.12.2013 17:01, schrieb Urs Liska:
> My \annotate function should also store the position in the score (to
> print that out and to sort by it).
> So when I use the function in the input file it should store location
> elements and current measure and measure position in several variables.
so yout need some kind of music function, that inserts an info to the
music objects, which will be caught by an engraver, or you use applyContext.
Then you need some kind of singleton, which holds the annotations. Then
you can add them anywhere and get the list afterwards.
Later more on that ...



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

Reply via email to