How can I modify the horizontal space between notes?

\score {
        \addlyrics
        \context Staff = Antifona {
                \property Staff.autoBeaming = ##f
                \property Staff.automaticMelismata = ##t
                \property Staff.TimeSignature = \turnOff
                \cadenzaOn
                \notes
                \relative c' {
                        \clef treble
                        \property Voice.Stem \set #'thickness = #0.0
                        f4 d f f [e( )d] e [e( )f] g f g e f d c c d d d c d f f f f f 
f [d( )f] e
                        \bar "|."
                }
        }
        \context Lyrics
                \lyrics {
                        To- da la tie- rra te a- do- ra, Di- os, y sal- mo- dia pa- ra 
ti, can- ta
sal- mos a tu nom- bre, Se- nor.
                }
}


-- 
Oscar A. Valdez

-------------------------------------------------------
Este correo fue enviado con IMP (http://horde.org/imp/)


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to