At 15:41 28/12/2015 -0800, Peter Terpstra wrote:
Is it possible to apply the ragged-right paper option in such a way
that only the last 2 bars will be affected?
Example:
\version "2.18.2"
\paper {
indent = 0
ragged-last-bottom = ##t
ragged-right = ##t
}
\score {
\relative c' {
\repeat unfold 12 {a'4 b c d}\break
<e, b' d gis> r <a, c' e a>2
\bar "|."
}
}
ragged-last = ##t
(without ragged-right = ##t)
Note that ragged-last-bottom applies to vertical spacing, not horizontal.
I trust this helps.
Brian Barker
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user