bug-lilypond
[Top][All Lists]
Advanced

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

Issue 427 in lilypond: ugly collision slur and phrasing slur


From: codesite-noreply
Subject: Issue 427 in lilypond: ugly collision slur and phrasing slur
Date: Fri, 23 May 2008 19:31:50 -0700

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




reply via email to

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