lilypond-user
[Top][All Lists]
Advanced

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

Re: Extra white space for Chordnames


From: -Eluze
Subject: Re: Extra white space for Chordnames
Date: Thu, 25 Aug 2011 10:40:29 -0700 (PDT)



> \score{ 
>   << 
>     \new ChordNames \with { 
>       \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing = #'( 
>         (basic-distance . 10) 
>         (minimum-distance . 10) 
>         (padding . 10) 
>       ) 
>     } 
>     \chordmode { c2 f c f } 
>     \new Staff 
>       \relative c'{ c4 d f a c4 d f a} 
>   >> 
> }
> 
there is another question to which i couldn't find an answer in the docs:
when is a nonstaff item (like ChordNames, Lyrics ...) related to a staff
item?

in the example above there is no explicit definition of a relationship but
you must use relatedstaff to get it work.

when using alignBelowContext, lyricsto or others it seems clear that it gets
related - but above?

thanks
Eluze


-- 
View this message in context: 
http://old.nabble.com/Extra-white-space-for-Chordnames-tp32328161p32336348.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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