lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multiple TextSpanners per voice


From: David Nalesnik
Subject: Re: multiple TextSpanners per voice
Date: Fri, 2 Oct 2015 17:59:34 -0500



On Fri, Oct 2, 2015 at 5:49 PM, David Nalesnik <address@hidden> wrote:

Horizontal_bracket_engraver achieves correct ordering of nested brackets through the side-position-interface array 'side-position-elements.  Brackets closer to the staff are added to the support of brackets further away.  However, this only works because 'outside-staff-priority is set to #f by default.  As soon as you set it to a numerical value, chaos ensues: the initial ordering is flipped AND the brackets flip orientation across line breaks.  (See attached images.)


So much for my analytical skills.  The blue bracket simply changes orientation across the line break with outside-staff-priority set to a number.

DN

reply via email to

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