[EMAIL PROTECTED] writes: > > > text-spanner > > Thanks! Anyway, there is a small problem: extra-offset applies to > both the edge text and the dashes even for the continuation part of a > broken spanner (see below). After version 3.0 I suggest that > `extra-offset' is changed so that it accepts a list like #'((3 . 0) (1 > . -1) ...) to control each part of the spanner.
No, this is not possible since extra-offset is handled generically, without special cases per grob type. > > > transpose-quote > > > > I've fixed these > > Thanks again! A minor nit: I think that the documentation should say that > \transposition should always be set (even if it is "\transposition > c'") to make \quote work as expected. this is not necessary; instrumentTransposition is set from ly/engraver-init.ly (in Score context). -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel
