Jannik Jeppesen wrote:

Ok  one more question...
Why is there less space between chord name and diagram in the G chords, that there is in the other chords.... when it now is specified with the following code? As I see it it also is in C an B.... that meens every second line.... any idea?

Maybe since the fret diagrams have different height?
In that case, you may want to change the minimum-Y-extent
of the ChordNames context instead of the Lyrics context
to get the spacing right.

  /Mats

 \with{\override VerticalAxisGroup #'minimum-Y-extent = #'(-1.2 . 8.0)}
 \lyricmode {


If you remove that line, you will notice that the chord names
are printed just edge to edge with the fret diagrams.
I added this setting to get some space above the fret
diagrams. Modify the second number (8.0) if you want
some other distance. Read more in "Vertical spacing"
in the manual.




--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to