Issue 427: ugly collision slur and phrasing slur
http://code.google.com/p/lilypond/issues/detail?id=427
Comment #4 by ahawryluk:
% Difference between slurs and phrasing slurs across line breaks:
\version "2.11.44"
\paper {
ragged-right = ##t
indent = 0
}
\relative c' {
\key b \major
b4( cis dis8 e fis4 \break
b,4^\markup "...slur" dis8 cis8 b2) \break
b4\( cis dis8 e fis4 \break
b,4^\markup "...phrasing slur" dis8 cis8 b2\)
}
Attachments:
slurs.png 3.6 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond