lilypond-user
[Top][All Lists]
Advanced

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

RE: Newbie problems with chordnames


From: Bertalan Fodor
Subject: RE: Newbie problems with chordnames
Date: Tue, 8 Jun 2004 14:12:26 +0200

Doesn't this work?

\score {
        <<
        \new ChordNames \chords { c:1 } 
        \new PianoStaff << 
                \new Staff \notes { c } 
                \new Staff \notes { c }
        >>
        >>
}

Or do you mean between the staves?

> 1. In a piano score I would like to have the chordnames above the
> staff not below the staff.
> 
> 2. I have no success with
> 
>    \set ChordNames.minimumVerticalExtent = #'(0 . 0) (tried 
> out many numbers)
> 
> to change the space of the chordnames to the staff.





reply via email to

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