Issue 347: ragged-last-bottom=##f fails if ragged-bottom=##t
http://code.google.com/p/lilypond/issues/detail?id=347
New issue report by gpermus:
%% ragged-last-bottom=##f doesn't work if ragged-bottom is set to true
\version "2.11.21"
\paper{
ragged-right=##t
ragged-bottom=##t
ragged-last-bottom=##f
}
\score{
\new Staff{
\unfoldRepeats { \repeat volta 18 { c' d' e' f' \break} }
}
}
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond