bug-lilypond
[Top][All Lists]
Advanced

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

Issue 299 in project lilypond


From: codesite-noreply
Subject: Issue 299 in project lilypond
Date: Thu, 15 Feb 2007 00:47:50 -0800

Issue 299: extender sticking out to the right
http://code.google.com/p/lilypond/issues/detail?id=299

Comment #1 by gpermus:
Lyric syllables aren't a bug -- see 5.7 and 7.3  However, the extender line 
shouldn't
extend beyond the staff.

\score{ {
\relative c' {
  \override Score.PaperColumn #'keep-inside-line = ##t
  c4 d e f ~ | \break
  f4 e d c |
}

\addlyrics {
  c d e effffffffffff __
  e d c
}}

}
\paper {
  ragged-right = ##t
}


Attachments:
        foo.png  10.3 KB 


Issue attribute updates:
        Summary: extender sticking out to the right

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