I tried to include an old bug to the bug-collection. However, there is a
new file which could not be patched, since it is not in the repository.
I cuold not figure out what argument I should pass in the situation
described below ...
# cvs diff ChangeLog input/bugs/grace-block-midi.ly
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lilypond/lilypond/ChangeLog,v
retrieving revision 1.352
diff -p -u -r1.352 ChangeLog
--- ChangeLog 28 Jul 2002 10:46:29 -0000 1.352
+++ ChangeLog 28 Jul 2002 22:57:06 -0000
@@ -1,3 +1,7 @@
+2002-07-29 Heikki Junes <[EMAIL PROTECTED]>
+
+ * input/bugs/grace-block-midi.ly: Add file.
+
2002-07-28 Glen Prideaux <[EMAIL PROTECTED]>
* lily/syllable-group.cc (set_lyric_align): Only fiddle with
cvs server: I know nothing about input/bugs/grace-block-midi.ly
-----------
Since I did not know what argument to pass, below is the mentioned file:
\version "1.5.70.gp1"
\header {
texidoc = "After a grace-block midi blocks do not match. Paper ok."
}
\score {
\context PianoStaff <
\notes \relative c'' \context Voice = i {
c4 c4
}
\notes \relative c' \context Voice = ii {
\grace {a32 e' a' e a,} e4 e4
}
>
\paper{}
\midi{}
}
Heikki Junes
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel