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: 13 Nov 2000 17:35:27 -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> * Clef engraver rewrite. Clef-engraver is now controlled
    Han-Wen>   through
    Han-Wen> properties clefPosition, clefGlyph, clefOctavation. The
    Han-Wen> \clef command is just a front-end to these, see
    Han-Wen> scm/lily.scm, function clef-name-to-properties.  See also
    Han-Wen> input/test/manual-clef.ly

The octavation part doesn't seem to be working -- in
input/test/clefs.ly:

         \clef "G_8";c'1^"{sub 8?}" c'1 \bar "||";
         \clef "G^8";c'1^"{sup 8?}" c'1 \bar "||";

don't produce treble clefs with little 8's.  input/test/manual-clef.ly 
does produce a little 8 over a C clef via:

  \property Staff.clefGlyph = #"clefs-C"
  \property Staff.clefOctavation = #7 
  c'4

but I assume we want the \clef shorthand for this to continue working?

-- 
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]