lilypond-user
[Top][All Lists]
Advanced

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

Re: chord names under endings?


From: Paul Scott
Subject: Re: chord names under endings?
Date: Sun, 22 Feb 2004 18:54:44 -0700
User-agent: Mozilla Thunderbird 0.5 (X11/20040209)

Walter Hofmeister wrote:

On 2/22/04 1:08 PM, "Paul Scott" <address@hidden> wrote:

   I searched my files and found something that I had cut and pasted from
an earlier posting by Scott Ainsworth (I don't remember what date it was
posted or any other reference, and I hope he does not mind me posting it
here again.) here it is:

"I finally found a way to get the chord names below the volta bracket.  I
reduced the height of the staff and increased the volta padding so the
volta number would clear the chords.  Thry something like this:

   . . . Lots of stuff omitted
   \context Staff = melody <
       \property Staff . verticalExtent = #'(-4 . 3.5)
       \property Staff . minimumVerticalExtent = #'(-1 . 1)
   . . . Lots more stuff omitted
   \paper {
       \translator {
           \StaffContext
           VoltaBracket \override #'padding       = #3  %pts
       }
   }

Note that 3.5 is the staff height you need to play with.

Good luck!
Scott Ainsworth"

Hope this works for you. And thanks to Scott if he is still out there.

Thank you very much,

Paul






reply via email to

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