]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.154
authorfred <fred>
Wed, 27 Mar 2002 01:18:24 +0000 (01:18 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:18:24 +0000 (01:18 +0000)
scm/grob-description.scm
scm/grob-property-description.scm

index 9bcd05a78854c402c7ac84832c0c774d12d3816a..b26ece9a3bf2c9a69657d5a0b47f24822be36390 100644 (file)
 
        ;; TODO: should split in 3
        (SystemStartDelimiter . (
-                ;; (weird . 0)
                (molecule-callback . ,System_start_delimiter::brew_molecule)
                (after-line-breaking-callback . ,System_start_delimiter::after_line_breaking)
                ;; really 4.0, but 5 to be on safe side.
index 7ff894701ebb18ef1669af22392fce8b2ad1b755..ef4cec6bebb0481e33752813afa373bf28a357c7 100644 (file)
@@ -358,7 +358,6 @@ Like @code{tuplet-bracket-visibility}, but for the number.")
 function of type (beam multiplicity dy staff-line-thickness) -> real.  Default value: default-beam-y-quants, also available: beam-traditional-y-quants.
 .")
 (grob-property-description 'visibility-lambda procedure? "a function that takes the break direction and returns a  cons of booleans containing (TRANSPARENT . EMPTY).")
-(grob-property-description 'weird number? "urg?")
 (grob-property-description 'when moment? "when does this column happen?.")
 (grob-property-description 'word-space number? "elongate left by this much (FIXME: cumbersome semantics).")
 (grob-property-description 'x-gap number? "horizontal gap between notehead and tie.")