[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 347 in project lilypond
From: |
codesite-noreply |
Subject: |
Issue 347 in project lilypond |
Date: |
Sun, 08 Apr 2007 20:39:13 -0700 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 347 in project lilypond,
codesite-noreply <=