"Phil Holmes" <m...@philholmes.net> writes:

> "Karol Majewski" <karol.majew...@gmail.com> wrote in message
> news:cah85bb3oc8wmejujxn24dq2wu6tc3pkg_o6fhzlhy0t8mfu...@mail.gmail.com...
>> \version "2.17.96"
>>
>> {
>>  \set fingeringOrientations = #'(up) <dis''-1 a''-4 b''-5>1
>> }
>>
>> PS. I want to have all numerals in one column.
>>
>>
>>
>> Karol
>
> I'm afraid this looks like a critical regression, introduced between
> 17.25 and 17.26.

3312ca325600af8adf1fbad1a9546aa1566fab66 is the first bad commit
commit 3312ca325600af8adf1fbad1a9546aa1566fab66
Author: Keith OHara <k-ohara5...@oco.net>
Date:   Wed Aug 21 13:51:49 2013 -0700

    side-position-interface: do not recursively add support
    
    Also remove the call to remove_duplicates() on every addition to a
    support list.  Reversing unwanted changes from commit 7d3d28d

The named commit is
commit 7d3d28de0ce6e2f018aff599cecd944d1754fe3c
Author: Mike Solomon <m...@apollinemike.com>
Date:   Thu Jan 10 08:54:12 2013 +0100

    Makes all side-positioning based on skylines instead of boxes.
    
    The major work is in side-position-interface.cc, with minor
    modifications at several places in the code-base to adapt to this.
    
    This allows for snugger positioning of horizontally-oriented
    fingerings.
    
    A side-effect of this patch is that side-positioning of all
    cross-staff grobs delves into the element list of axis-groups
    in order to better guess position, which results in less
    collisions (for example, dynamics are less likely to collide
    with cross-staff beams).


It would appear that Keith's fix introduced problems of its own.

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to