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:22:33 -0700 (PDT)

Carl D. Sorensen wrote:

> >> Any reason why properties listed in define-grobs.scm
> >> are not in alphabetical order? Sometimes I get a little
> >> frustrated looking stuff up in IR 3.1.
> > 
> > That file contains:
> > ;;; todo:: reorder sensibly.
> > 
> > and IMO alphabetical is a sensible order.
> 
> Alphabetical would be fine.  But keep the (meta  entries at the end of the
> property list, IMO.

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.

- Mark



      




reply via email to

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