Il giorno lun, 15/03/2010 alle 22.55 +0100, Valentin Villenave ha scritto: > Where's the patch?
In the MIME part of the message starting with (in the email "source") """ Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit """ This should be understood by any decent email reader, but I reproduce the patch "really inline" below for convenience. ==================================================================== diff --git a/scm/parser-clef.scm b/scm/parser-clef.scm index 2f17701..3099ca8 100644 --- a/scm/parser-clef.scm +++ b/scm/parser-clef.scm @@ -26,15 +26,22 @@ ("G" . ("clefs.G" -2 0)) ("G2" . ("clefs.G" -2 0)) ("french" . ("clefs.G" -4 0)) + ("๐" . ("clefs.G" -2 0)) + ("๐" . ("clefs.G" -2 7)) + ("๐ " . ("clefs.G" -2 -7)) ("soprano" . ("clefs.C" -4 0)) ("mezzosoprano" . ("clefs.C" -2 0)) ("alto" . ("clefs.C" 0 0)) ("C" . ("clefs.C" 0 0)) + ("๐ก" . ("clefs.C" 0 0)) ("tenor" . ("clefs.C" 2 0)) ("baritone" . ("clefs.C" 4 0)) ("varbaritone" . ("clefs.F" 0 0)) ("bass" . ("clefs.F" 2 0)) ("F" . ("clefs.F" 2 0)) + ("๐ข" . ("clefs.F" 2 0)) + ("๐ฃ" . ("clefs.F" 2 7)) + ("๐ค" . ("clefs.F" 2 -7)) ("subbass" . ("clefs.F" 4 0)) ("percussion" . ("clefs.percussion" 0 0)) ("tab" . ("clefs.tab" 0 0)) ============================================================= Cheers, John
signature.asc
Description: Questa รจ una parte del messaggio firmata digitalmente
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel