lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3363 in lilypond: Scripts misplaced with cross-sta


From: lilypond
Subject: [Lilypond-auto] Issue 3363 in lilypond: Scripts misplaced with cross-staff slurs
Date: Sun, 12 May 2013 19:41:43 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 3363 by address@hidden: Scripts misplaced with cross-staff slurs
http://code.google.com/p/lilypond/issues/detail?id=3363

% 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')
      }
    }
  >>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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