Issue 436: keep-inside-line sometimes fails in ragged-right mode
http://code.google.com/p/lilypond/issues/detail?id=436
New issue report by lemzwerg:
\version "2.11.31"
\header { texidoc = "
In ragged-right mode, the grob with the largest horizontal extent
should define the line length.
Here is a counterexample.
" }
\relative {
\override Score.PaperColumn #'keep-inside-line = ##t
c4^\markup { \italic "sempre non legato" } c c c \break
c4 c c c | c4^\markup { \italic "sempre non legato" } c c c
}
\paper {
ragged-right = ##t
}
% EOF
Attachments:
markup-ragged-right-margin.png 6.8 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