bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Footnote separator line


From: Malte Meyn
Subject: Re: Footnote separator line
Date: Wed, 11 Oct 2017 14:58:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0



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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]