lilypond-user
[Top][All Lists]
Advanced

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

Increasing the horizontal space between notes


From: Oscar A. Valdez
Subject: Increasing the horizontal space between notes
Date: Fri, 31 Jan 2003 23:44:35 -0600
User-agent: Internet Messaging Program (IMP) 3.1

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/)




reply via email to

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