lilypond-user
[Top][All Lists]
Advanced

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

Re: Guitar notation


From: Mats Bengtsson
Subject: Re: Guitar notation
Date: Wed, 15 Mar 2006 22:54:27 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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