% Hi,
%
% After line breaks normal slurs begin before the key signature,
% and phrasing slurs begin after the key signature,
% therefore they cross each other.
%
% This is my main problem. However, it would also be great
% if they didn't cross each other in the first measure, either.
%
% It is also interesting why the first pair of slurs is up,
% and the second pair down, when the notes are the same...

\version "2.13.50"

\paper { ragged-right = ##t }

\relative ges' {
  \key des \major
  \phrasingSlurDashed
  ges4\(( f ges as |
  bes as ges) f\) |
  ges\(( f ges as | \break
  bes as ges) f\)
}

%
%
% Zoltan

<<attachment: slurs.png>>

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

Reply via email to