lilypond-user
[Top][All Lists]
Advanced

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

Re: Chord Names Between Piano Staff Treble and Bass Clefs


From: James
Subject: Re: Chord Names Between Piano Staff Treble and Bass Clefs
Date: Wed, 15 Dec 2010 18:37:58 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hello,

On 09/09/2010 09:32, Éditions IN NOMINE wrote:
Hi.

If you encapsulate right and left hand, I think this is not possible.
I've tried this :

\version "2.13"
right = \relative c'' {c4 c c d e2 d c4 e d d c1 \bar "|."}
left = \relative c {\clef bass c2. g4 c2 b c4 f, g g c1 \bar "|."}
accords = \chordmode {c2. g4:7 c1 c4 f g g:7 c1}

\score {
<<
\new Staff <<\right>>
\new ChordNames {\accords}
\new Staff <<\left>>
 >>
\layout{}
}

but these are no PIANO staves... it seems that "PianoStaff" forbids
anything between the staves ?

Best regards

JMarc

The documentation has been updated to reflect this as a 'known issue'.


http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=commit;h=36dd3392bcc0462f7d8af5f5a8bf24c544e43cda

James




reply via email to

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