Graham Percival writes:

> Since \espressivo is a hack of cresc/decr, it should be below the
> staff by default (currently it is not).  How would I change
> scm/script.scm to fix this?
>
>          ("espressivo" .
>     ((avoid-slur . around)
>      (quantize-position . #t)

Somewhere in the 2.7 cycle, follow-into-staff has been replaced by
quantize-position.  So, I guess that removing that will fix it.

> Would I use (direction . -1)  ?

Possibly.

> Many entries contain a
> (side-relative-direction) and a (direction); how do those interact?

The doc says

     (side-relative-direction ,ly:dir?
                              "Multiply direction of
@code{direction-source} with this to get the direction of this
object.")

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to