Am 11.10.2017 um 14:55 schrieb Malte Meyn:


Am 11.10.2017 um 14:42 schrieb Jan-Peter Voigt:
Hi fellows,

I have a footnote in a score. This footnote is separated by a centered horizontal line. Is there a possibility to remove it or adjust formatting?

TIA
Jan-Peter

\paper {
   footnote-separator-markup = ##f
}

This should be documented. At the moment, it isn’t mentioned anywhere a normal user can find it:

$ git grep footnote-separator-markup
lily/page-layout-problem.cc: SCM markup = paper->c_variable ("footnote-separator-markup"); ly/paper-defaults-init.ly: footnote-separator-markup = \markup \fill-line { \override #'(span-factor . 1/2) \draw-hline }
$

CC to bug list.

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

Reply via email to