lilypond-user
[Top][All Lists]
Advanced

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

modifying the length and thickness of the footnote line


From: Rachael Thomas Carlson
Subject: modifying the length and thickness of the footnote line
Date: Wed, 11 Sep 2013 16:35:46 -0500

Hello all:

I am attempting to modify the thickness, placement, and length of the
spanner that appears at the bottom of the page when a footnote is
present in the code.  I have tried everything that comes to mind.

I kind of expect it to be 

\override FootNoteSpanner #'thickness = #'0.01

But that isn't it.  Does one have to modify the Footnote_engraver?

I guess that I am at a loss here.

Also this raises another question: what is the difference between
FootNoteItem and FootNoteSpanner?

Here is a snippet to work with:

\version "2.16.2"
{ 
c4\footnote #'(-1 . -1) \markup { blah blah blah } e g e 
}

Thank you very much for you consideration.

Rachael




reply via email to

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