Malte Meyn wrote :
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 } $
Issue 5218: document footnote-separator-markup
http://codereview.appspot.com/349080043
Passes make, make check and a full make doc.
Patch on countdown for Jan 8th
Patch counted down - although Thomas has some small comments on Rietveld, but I don't see the need to for them to move this issue back to the start of the review process if you want to do the suggested changes and push this.
I'll leave that to you to decide.
Otherwise please push.
I’ll do as soon I manage to compile LilyPond again (see devel list) so that I can test the changes suggested by Harm. I’ll include them but don’t want to push them untested.
Last edit: Malte Meyn 2019-01-08
Patch counted down - please push - you may need to rebase by now though Malte.
commit 05b037d0bc964d71cb314418978581407dddd37c
Author: Malte Meyn lilypond@maltemeyn.de
Date: Mon Dec 31 17:51:13 2018 +0100