Menu

#3363 Scripts misplaced with cross-staff slurs

Verified
nobody
Critical
2013-08-25
2013-05-12
Anonymous
No

Originally created by: *anonymous

Originally created by: k-ohara5...@oco.net
Originally owned by: k-ohara5...@oco.net

% Script (staccato in the example) is shifted by the staff-staff-spacing
%   when it is set to go 'inside the cross-staff slur.
% If you remove the slur, the Script moves to the correct place.
% Bug first appears in 2.17.10
% Similar to issue 3327, but not solved by the patch there
% Workaround: \override Script #'avoid-slur = #'around
  <<
    \new Staff = "R" { s2 }
    \new Staff = "L" {
      \new Voice {
        \voiceTwo
        f'8 \change Staff="R" f'( \change Staff="L" f'_. f')
      }
    }
  >>

Related

Issues: #2527
Issues: #4182

Discussion

<< < 1 2 (Page 2 of 2)
  • Google Importer

    Google Importer - 2013-08-24

    Originally posted by: k-ohara5...@oco.net

    [r601812a35409ef1e34621df1721dbc6fb6e26c3e]

    Labels: -Patch-push Fixed_2_17_25
    Status: Fixed

     
  • Google Importer

    Google Importer - 2013-08-25

    Originally posted by: Elu...@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     
<< < 1 2 (Page 2 of 2)