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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to