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 01:07:23 -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)

also in TextScript:
line 1891:         ;; todo: add X self alignment?
...does that mean self-alignment-X ?

- Mark



      




reply via email to

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