How can I reduce the vertical spacing between the lines in a auto-footnote?
I attempted the following code to reduce the spacing:
\auto-footnote \italic “1.” \wordwrap \small { \override #'(line-spacing . 0.8)
footnote text. }
However, it didn't produce the desired result. Which is the correct way to
adjust the line spacing for auto-footnotes in LilyPond?
