]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/standchen.ly
release: 0.0.76
[lilypond.git] / input / standchen.ly
index 516a503309f1184d94fa747194497e00a3dd8110..4f36f53182450f5ddf01c3b2d013904115975392 100644 (file)
@@ -13,7 +13,7 @@
 EndMudelaHeader
 %}
 
-\version "0.0.61";
+\version "0.1.0";
 
 commands = \melodic{
        \skip 2.*4;
@@ -465,16 +465,17 @@ tekstII = \lyric{
 }
 
 \score{
-       <       \multi 3; 
+       <       
                { \id "Lyric" "1"; \tekstI } % ugh
                { \id "Lyric" "2"; \tekstII }
-
-               \melodic < \melodie \commands >
-               \melodic <\begeleiding \commands >
-       
+               < \id "Piano" "";
+                       \multi 2;
+                       \melodic < \melodie \commands >
+                       \melodic < \begeleiding \commands >
+               >
        >
        \paper{
-               width= 195.\mm;
+               linewidth= 195.\mm;
 
                % on two pages...
                unitspace= 9.\mm;