]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 17:03:23 +0000 (17:03 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 17:03:23 +0000 (17:03 +0000)
input/regression/drums.ly
input/regression/lyric-phrasing.ly
input/regression/newaddlyrics.ly

index a9f459c6da858a8418dce48310a2636a181d83c2..68ae46adc7a84211d21a8dd35f54ed4862596ac5 100644 (file)
@@ -14,7 +14,8 @@ drl = \drums {\repeat "unfold" 3 {bd4 sn8 bd bd4 << bd ss >> } bd8 tommh tommh b
 timb = \drums \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb}
 
 \score {
-    \repeat "volta" 2
+%% FIXME: broken    
+%%    \repeat "volta" 2
     <<
        \new DrumStaff \with {
            drumStyleTable = #timbales-style
index dcb2407ef9d5277ddd400b9a9d00ca2234c422fc..4a7ef608a41ecc4e4ba1d3554ddc5d1400afe4ad 100644 (file)
@@ -10,16 +10,17 @@ texidoc = "
 
 
 \score{
-<<     \notes \relative c' \context Voice = "bla" {
+    <<
+       \notes \relative c' \context Voice = "bla" {
            \autoBeamOff
            c4( c16 d c b)  c4
            d16[ e f g]
            
        }
-       \lyrics  \lyricsto  "bla" \context Lyrics {
+       \lyricsto "bla" \context Lyrics \lyrics {
            alllll __ tijd
            izzz
-       } >>
-       
+       }
+    >>
     \paper { raggedright = ##t }
 }
index daef387aef11f80b04648b9b94e5bb5764496a24..10af9e51196e019afecdc28f6ac0454b0b9ac015 100644 (file)
@@ -2,6 +2,14 @@
     texidoc = "newlyrics -- multiple stanzas broken as yet."
 }
 
+%{
+
+UGHr, fool lilypond-book:
+
+\score
+
+%}
+
 %% Testing newlyrics 
 %%\new PianoStaff <<
 <<