]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.46.jcn1
authorfred <fred>
Sun, 24 Mar 2002 19:37:30 +0000 (19:37 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:37:30 +0000 (19:37 +0000)
input/kortjakje.ly
input/martien.ly
input/midi.ly

index 9bc116a99cf3f86a81f44e560829159c3973edd9..a7637f4d4a7ce09d5211feb0521789bd444acea6 100644 (file)
@@ -1,9 +1,9 @@
 % "Ah,  vous dirais-je, maman" (Mozart, KV 265)
 % 
-% \bare bones version. (written down from memory :-)
+% bare bones version. (written down from memory :-)
 % for lyrics, see twinkle.ly
 
-% the % is a co\mment.
+% the % is a comment.
 %
 % copyright: None
 %
@@ -36,13 +36,13 @@ melodie = \melodic{
 begeleiding = \melodic{
        \clef "bass"
        \meter{ 2/4 }
-       \octave{ c' }           % default octave: 1 below the first octave.
+       \octave{ c }            % default octave: 1 below the first octave.
 
        %%% theme
-       'c                      % ' means one octave lower.
-                               % Similarly: ' means one higher.
+       'c                      % ' before note means one octave lower.
+                               % Similarly: ' after means one higher.
           c    e c     f c     e c     d 'b    c 'a    'f 'g   'c2
-       \octave { ' }
+       \octave { 'c }
        e 'g    d 'g    c 'g    'b 'g   e 'g    d 'g    c 'g    'b 'g
        %%%% var 1
        r8 e8() c       r8 e8() c       r8 f8()c        r8 e8()c
@@ -50,8 +50,8 @@ begeleiding = \melodic{
 }
 
 \score{
-       \staff{ melodie }
-       \staff{ begeleiding }
+       \staff{ melodicregs melodie }
+       \staff{ melodicregs begeleiding }
        \paper{
                \unitspace 2.5\cm       % a whole note takes 2.5 \cm ideally.
        }
index b3917c6209437fe647da42bde316a2e08117e8c3..7ae8fe4041909e9615464f2b148596df8986b172 100644 (file)
@@ -1,7 +1,3 @@
-%%%%%%%%% HAS TO BE ADJUSTED to pl32
-
-
-% martien.ly
 %
 % Viola Quartet
 % Martien Lohman (194x-????) 
@@ -9,7 +5,6 @@
 % quite alive at the time of writing; 
 % copyright by ml
 %
-% lilypond: src/\stem.cc:42: void Stem::set_\stemend(double): Assertion `(dir > 0 && se >= maxnote) || (se <= minnote && dir <0)' failed.
 % 
 % The purpose of this file is to demonstrate features of LilyPond;
 % respect the copyright.
index 330b732414ff3f0bd98e5b76d71b7c51ad9e1696..8207361f552024dd9b5e727fdd114b4fb5651d31 100644 (file)
@@ -1,5 +1,5 @@
-% \midi.ly
-% test source for lilypond-s \midi \output
+% midi.ly
+% test source for lilypond-s midi output
 
 melodie = \melodic{
        \clef\violin