[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Footnote separator line
From: |
Palmer Ralph |
Subject: |
Re: Footnote separator line |
Date: |
Fri, 20 Oct 2017 15:34:13 -0400 |
On Wed, Oct 11, 2017 at 8:58 AM, Malte Meyn <address@hidden> 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 }
> $
>
> CC to bug list.
>
Greetings, Malte Meyne - Thanks for the email. This has been submitted as
Issue #5218 Footnote separator line.
Ralph