Hello Eluze:
> these are defined in a markup, see footnote-separator-markup in
> paper-defaults-init.ly
>
> Eluze
>
>
>
Thank you for your help. For posterity:
\version "2.16.2"
\paper {
footnote-separator-markup = \markup \fill-line {
\override #'(span-factor . 1/2)
\override #'(thickness . 0.01)
\draw-hline }
}
{c4\footnote #'(-1 . -1) \markup { blah blah blah } e g e }
Works beautifully.
And because the footnote separator is a markup function, one could turn
it into bunnies or some other such thing; that which is only limited by
one's imagination, of course.
Thanks again,
Rachael Thomas Carlson
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user