Re: How to hide footnote annotation line

2012-09-07 Thread Martin Neubauer
Hi David, > \override Score.FootnoteItem #'annotation-line = ##f That's it. I had also tried FootnoteItem, but was missing the Score qualifier. Thanks a lot, Martin -- homme, ni présence ___ lilypond-user mailing list lilypond-user@gnu.org https://li

Re: How to hide footnote annotation line

2012-09-07 Thread David Kastrup
Martin Neubauer writes: > Hello everyone, > > In a score I'm preparing I'm using footnotes for some explanations. In > those cases it is clear from context which notes they refer to, > rendering the lines to the note heads they are attached to both > unnecessary and – to my eye – visually unpleas

How to hide footnote annotation line

2012-09-07 Thread Martin Neubauer
Hello everyone, In a score I'm preparing I'm using footnotes for some explanations. In those cases it is clear from context which notes they refer to, rendering the lines to the note heads they are attached to both unnecessary and – to my eye – visually unpleasing. The documentation led me to try