Changes

From SME Server
Jump to navigationJump to search
85 bytes removed ,  13:44, 26 August 2007
m
Line 97: Line 97:  
   
 
   
 
  melody = \relative c' {
 
  melody = \relative c' {
    e d c d | e e e e |
+
e d c d | e e e e |
    d d e d | c1 |
+
d d e d | c1 |
    }
+
}
 
      
 
      
    text = \lyricmode {
+
text = \lyricmode {
    \set stanza = "1." Ma- ry had a lit- tle lamb,
+
\set stanza = "1." Ma- ry had a lit- tle lamb,
    its fleece was white as snow.
+
its fleece was white as snow.
    }
+
}
 
      
 
      
    \book{
+
\book{
      \score{ <<
+
  \score{ <<
        \new Voice = "one" { \melody }
+
    \new Voice = "one" { \melody }
        \new Lyrics \lyricsto "one" \text
+
    \new Lyrics \lyricsto "one" \text
    >>
+
    >>
        \layout { }
+
 
        \midi { }
+
    \layout { }
      }
+
    \midi { }
      \markup{
+
  }
        \wordwrap-string #"
+
 
        Verse 2.
+
  \markup{
 +
    \wordwrap-string #"
 +
    Verse 2.
 +
 
 +
    Mary took it home again,
 
      
 
      
        Mary took it home again,
+
     It was against the rule."
      
+
  }
        It was against the rule."
+
}
      }
  −
    }
   
  </lilybook>
 
  </lilybook>
  

Navigation menu