CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/07/28 00:33:36

Modified files:
        .              : ChangeLog THANKS 
        mf             : feta-bolletjes.mf 

Log message:
        swap up and down for aiken heads.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3930&tr2=1.3931&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/THANKS.diff?tr1=1.135&tr2=1.136&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/mf/feta-bolletjes.mf.diff?tr1=1.65&tr2=1.66&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3930 lilypond/ChangeLog:1.3931
--- lilypond/ChangeLog:1.3930   Wed Jul 27 23:31:04 2005
+++ lilypond/ChangeLog  Thu Jul 28 00:33:36 2005
@@ -1,3 +1,7 @@
+2005-07-28  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
+
+       * mf/feta-bolletjes.mf: swap up and down for aiken heads.
+
 2005-07-27  Graham Percival  <[EMAIL PROTECTED]>
 
        * Documentation/user/examples.itely: remove bagpipe template.
@@ -6,7 +10,7 @@
        section.
 
 2005-07-27  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
-
+ 
        * lily/accidental-engraver.cc: formatting fixes.
 
        * lily/spacing-spanner.cc (prune_loose_columns): right-items is a
Index: lilypond/THANKS
diff -u lilypond/THANKS:1.135 lilypond/THANKS:1.136
--- lilypond/THANKS:1.135       Thu Jul 21 12:14:34 2005
+++ lilypond/THANKS     Thu Jul 28 00:33:36 2005
@@ -29,6 +29,7 @@
 BUG HUNTERS/SUGGESTIONS
 
 Erlend Aasland
+Bob Broadus
 
 
 
Index: lilypond/mf/feta-bolletjes.mf
diff -u lilypond/mf/feta-bolletjes.mf:1.65 lilypond/mf/feta-bolletjes.mf:1.66
--- lilypond/mf/feta-bolletjes.mf:1.65  Fri Feb  4 13:48:10 2005
+++ lilypond/mf/feta-bolletjes.mf       Thu Jul 28 00:33:36 2005
@@ -1204,14 +1204,14 @@
 fet_endchar;
 
 
-fet_beginchar ("half fa up head", "d1fa");
+fet_beginchar ("half fa up head", "u1fa");
        draw_fa_head (1.5);
        fill p_up_out;
        unfill p_up_in;
 fet_endchar;
 
 
-fet_beginchar ("Half fa down head", "u1fa");
+fet_beginchar ("Half fa down head", "d1fa");
        draw_fa_head (1.5);
        fill p_down_out;
        unfill p_down_in;


_______________________________________________
Lilypond-cvs mailing list
Lilypond-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to