lilypond-user
[Top][All Lists]
Advanced

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

Re: chords in piano staff


From: Mats Bengtsson
Subject: Re: chords in piano staff
Date: Fri, 08 Apr 2005 11:00:00 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

By default, a PianoStaff context cannot contain a ChordNames context, but
that's easy to modify. Just add (untested)
\layout{
 \context{
   \PianoStaff
   \accepts "ChordNames"
 }
}

  /Mats

address@hidden wrote:

Hi!
I'm trying to have a piano staff with the chords written between the two
staves.
I've tried many combination but with no result: in a piano staff or a grand
staff the chords appear below the lower staff. The only way has been to create
a staff group, but in this case I lost the brace at the beginning of the
system. Or maybe is it possible to move the position of the chords?
Any suggestion?
Thanks

Libero Mureddu




_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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