Dear Bruce,

2011/4/16 bruys . <noten...@gmail.com>:
> I've read this thread. It seems to be mainly concerned with making the
> brackets extend to the full duration of the notes, like it is shown in the
> snippets, but that is not what I want to do here. I've added a couple of
> '\overrides' ('shorten-pair' was mentioned in the thread) which achieve the
> desired outcome (see below), but the solution seems terribly fragile. A
> different manual '\override' will need to be put in place for each different
> tuplet.
>
> It is not clear what units 'shorten-pair' uses (I just used trial and
> error);

I'd guess it uses staffspaces (the distance between staff lines), it's
a commonly used Lily unit.

> or why putting a value of 0.0 in the first position actually
> shortens the bracket on the left-hand end.

Very often 0.0 isn't the default value. Here 0.0 means flush with the
stem (i suppose), see attached.

> Lilypond seems to be doing what I want for the upper bracket - how to make
> it automatically do it for the other?

If no property to control this is mentioned in the documentation, then
probably you have to either write a cheme function doing this, or
modify Lily code itself so this option would become available.

Could you please write a feature request describing what you'd like
LilyPond to do in detail (with examples from some published scores if
possible) and send it to bug-lilyp...@gnu.org? Hopefully someone would
implement this, but i don't have any idea when.
Or if you know some c++ go ahead and add it yourself! Contributor's
Guide (http://lilypond.org/doc/v2.13/Documentation/contributor/index.html)
tells you how to start. If you need any help, ask :)

cheers,
Janek

<<attachment: ex maple.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to