Re: chords above piano staff

2008-09-30 Thread Gilles Sadowski
Hello. > > Please send a minimal but *compilable* example: It's a waste of time > > Sorry, I thought advanced users could imagine the output. Sometimes not so advanced users, or users with less imagination can help too. ;-) Here attached a modified version of your code that puts the chords ab

Re: chords above piano staff

2008-09-30 Thread Mats Bengtsson
Quoting Sebastian Menge <[EMAIL PROTECTED]>: Hi all I have a piece with a written out piano intro directly followed by a leadsheet with lyrics. The lower staff is only needed for the intro. Now the chords appear below both staffs in the intro, but stay there, when the leadsheet/with lyrics sta

Re: chords above piano staff

2008-09-30 Thread Sebastian Menge
Am Tue, 30 Sep 2008 13:40:44 +0200 schrieb Gilles Sadowski <[EMAIL PROTECTED]>: > Please send a minimal but *compilable* example: It's a waste of time Sorry, I thought advanced users could imagine the output. Here we go: \new PianoStaff << \chords { c1 g } \new Staff = "upper" {

Re: chords above piano staff

2008-09-30 Thread Gilles Sadowski
Hi. > The layout is as follows: > > \new PianoStaff << > \chords { ... } % 24 bars > \new Staff = "upper" { > \upperIntro% 8 bars > \melody% 16 bars > } > \addlyrics { } > } > \new Staff = "lower" { > \lowerInt

chords above piano staff

2008-09-30 Thread Sebastian Menge
Hi all I have a piece with a written out piano intro directly followed by a leadsheet with lyrics. The lower staff is only needed for the intro. Now the chords appear below both staffs in the intro, but stay there, when the leadsheet/with lyrics starts. Then the chords are between melody and lyri