lilypond-devel
[Top][All Lists]
Advanced

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

Re: define-grobs.scm properties not alphabetical


From: Mark Polesky
Subject: Re: define-grobs.scm properties not alphabetical
Date: Fri, 19 Jun 2009 00:42:53 -0700 (PDT)

> One curious thing I've noticed when looking over this
> is in the definition for Script:
> 
> line 1477:   ;; don't set direction here: it breaks staccato.
> 
> ...then 9 lines later, direction is set...
> 
> line 1486:   (direction . ,ly:script-interface::calc-direction)
> 
> I don't know if that means anything, I'm just reporting on it.

Also, what is meant by this comment in SpanBar

line 1595:         ;; ugh duplication!

If I'm moving things around, where should I put that comment?

And TextScript has 2 'direction entries:

line 1876:   (direction . ,DOWN)
line 1883:   (direction . ,ly:script-interface::calc-direction)

- Mark



      




reply via email to

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