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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user