Issue 299: lyrics sticking out to the right
http://code.google.com/p/lilypond/issues/detail?id=299
New issue report by lemzwerg:
\version "2.11.18"
\header { texidoc = "
Neither lyrics syllables nor lyrics extender lines and hyphens
must stick out to the right.
Below you can find a counterexample.
" }
\relative c' {
c4 d e f ~ | \break
f4 e d c |
}
\addlyrics {
c d e efff __
e d c
}
\paper {
ragged-right = ##t
}
% EOF
Attachments:
lyrics-extender.png 7.4 KB
Issue attributes:
Status: Accepted
Owner: lemzwerg
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond