bug-lilypond
[Top][All Lists]
Advanced

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

Re: (no subject)


From: Mats Bengtsson
Subject: Re: (no subject)
Date: Mon, 20 Aug 2001 23:18:33 +0200

This question raised the following bug fix.

   /Mats

--- scm/interface-description.scm~      Wed Jul 11 14:54:52 2001
+++ scm/interface-description.scm       Mon Aug 20 22:38:22 2001
@@ -134,7 +134,7 @@
    support-head 
    heads 
    direction 
-   stem-length 
+   length 
    style 
    flag-style 
    dir-forced 
--- scm/grob-property-description.scm~  Tue Aug 14 13:41:27 2001
+++ scm/grob-property-description.scm   Mon Aug 20 22:38:39 2001
@@ -282,7 +282,6 @@
 (grob-property-description 'staffline-clearance number? "don't get closer than 
this to stafflines.")
 (grob-property-description 'stem ly-grob? "pointer to Stem object.")
 (grob-property-description 'stem-end-position number? "Where does the stem end 
(the end is opposite to the support-head.")
-(grob-property-description 'stem-length number? "length of stem.") 
 (grob-property-description 'stem-shorten list? "shorten stems in forced 
directions given flag multiplicity.")
 (grob-property-description 'stem-spacing-correction number? "optical 
correction amount.  [TODO: doco] ")
 (grob-property-description 'stems list? "list of stem objects, corresponding 
to the notes that the arpeggio has to be before.")



reply via email to

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