I can live without it :) It was more a curiosity than a necessity.

Thank you anyway!
g.

On 24 May 2017 at 10:57, Thomas Morley <thomasmorle...@gmail.com> wrote:

> 2017-05-24 9:01 GMT+02:00 Gianmaria Lari <gianmarial...@gmail.com>:
> > Need again some help about footnote and repeat. Have a look to this
> example:
> >
> > \version "2.19.60"
> > {
> >   \repeat percent 2 {c'8 d' e' f' \footnote #'(1 . 5) "This is a note on
> > percent" RepeatSlash }
> >   \repeat percent 2 {c'4 d' e' f' \footnote #'(1 . 5) "This also"
> > PercentRepeat}
> > }
> >
> > It works only for the first footnote. Where is my mistake?
> > Thank you, g.
>
> Not exactly sure why it not works, though "Known issues and warnings"
> of NR 3.2.4 Creating footnotes reads:
> "Footnotes cannot be attached to MultiMeasureRests or automatic beams
> or lyrics."
> PercentRepeat is supported by the multi-measure-rest-interface, it's
> stencil is the procedure 'ly:multi-measure-rest::percent'
>
> So my guess is that PercentRepeat is regarded by LilyPond as a special
> MultiMeasureRest, with the same limitations.
>
> Sorry, to be of not more help,
>   Harm
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to