bug-lilypond
[Top][All Lists]
Advanced

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

Issue 239 in project lilypond


From: codesite-noreply
Subject: Issue 239 in project lilypond
Date: Mon, 15 Jan 2007 12:59:34 -0800

Issue 239: words broken alternative ending don't get a hyphen
http://code.google.com/p/lilypond/issues/detail?id=239

New issue report by gpermus:
% Words broken over an alternative ending don't
% receive a hyphen as expected.

% gp: this might count as an enhancement; I'm not sure.

\version "2.11.7"
<<
 \new Voice = "melody" \relative c'' {
   \repeat volta 2{
         c4 e4 d4. c8 |
   }
   \alternative {
     {c1}
     {c1}
   }
}
\new Lyrics \lyricsto "melody"
{ \repeat volta 2 {
         bonds of Cal -- va --
     }
   \alternative{
     {    ry. }
     {     ry. }
} }
>>

Attachments:
foo.preview.png 4.1 KB

Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

--
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]