lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ragged right on last 2 bars.


From: Thomas Morley
Subject: Re: Ragged right on last 2 bars.
Date: Tue, 29 Dec 2015 02:22:13 +0100

2015-12-29 0:41 GMT+01:00 Peter Terpstra <address@hidden>:
> Dear People,
> Is it possible to apply the ragged-right paper option in such a way that only 
> the last 2 bars will be effected?
>
> Thanks in advantage!
>
> Example:
> \version "2.18.2"
> \paper {
>   indent = 0
>   ragged-last-bottom = ##t
>   ragged-right = ##t

Use
ragged-last = ##t
instead

HTH,
  Harm

> }
> \score {
>   \relative c' {
>    \repeat unfold 12 {a'4 b c d}\break
>    <e, b' d gis> r <a, c' e a>2
>    \bar "|."
>   }
> }
>
> Peter
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]