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.



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to