lilypond-user
[Top][All Lists]
Advanced

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

Re: \key Moves \chords Below Staff


From: Christian Eitner
Subject: Re: \key Moves \chords Below Staff
Date: Mon, 18 Apr 2011 15:58:03 +0200

Dear David,

> I would simply use skips:
>
> \version "2.12.3"
>
> {
> <<
>     \chords
>     {
>       s1*2
>       a1 c
>     }
>     \relative c''
>     {
>       a1 c a c
>     }
>  >>
> }
>
> Isn't this what you mean?

Yes, but there is really a lot of stuff going on before the couple of
bars with chords, and I would have to adjust the number of skipped
bars each time something changed.

Is there perhaps a way to tell the new chords context to be placed
above alread existent ones?

Cheers,

Christian



reply via email to

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