gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LilyPond 1.3.106


From: Laura Conrad
Subject: Re: LilyPond 1.3.106
Date: 14 Nov 2000 17:05:51 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (20 Minutes to Nikko)

>>>>> "Han-Wen" == Han-Wen Nienhuys <address@hidden> writes:

    Han-Wen> address@hidden writes:
    >> but I assume we want the \clef shorthand for this to continue working?
    >> 

    Han-Wen> relevant code is at the bottom of lily.scm ; patch appreciated.

You mean like this? 


*** lily.scm    Tue Nov 14 17:00:39 2000
--- lily.scm~   Tue Nov 14 16:42:24 2000
***************
*** 775,787 ****
  ;;
  (define supported-clefs '(
          ("treble" . ("clefs-G" -2 0))
-         ("treble_8" . ("clefs-G" -2 -7))
-         ("treble^8" . ("clefs-G" -2 7))
          ("violin" . ("clefs-G" -2 0))
          ("G" . ("clefs-G" -2 0))
          ("G2" . ("clefs-G" -2 0))
-         ("G_8" . ("clefs-G" -2 -7))
-         ("G^8" . ("clefs-G" -2 7))
          ("french" . ("clefs-G" -4  0))
          ("soprano" . ("clefs-C" -4  0))
          ("mezzosoprano" . ("clefs-C" -2  0))
--- 775,783 ----
***************
*** 790,797 ****
          ("baritone" . ("clefs-C" 4  0))
          ("varbaritone"  . ("clefs-F" 0 0))
          ("bass" . ("clefs-F" 2  0))
-         ("bass_8" . ("clefs-F" 2 -7))
-         ("bass^8" . ("clefs-F" 2 7))
          ("F" . ( "clefs-F" 2 0))
          ("subbass" . ("clefs-F" 4 0))
  
--- 786,791 ----


-- 
Laura (mailto:address@hidden , http://www.laymusic.org )

(Note the email and homepage address changes; please update your
address book, bookmarks, and links.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]