On Sun, Jan 26, 2014 at 12:23:10PM +0100, Karol Majewski wrote:
> Hi! Sometimes I want my hairpin run to the end of the piece (last bar line).
> 
> Attempt 1:
> 
> {
>   \override Hairpin #'to-barline = ##f
>   c'1~ \<
>   c'1 \! \bar "|."
> }


Why do you set Hairpin #'to-barline = ##f if you want the hairpin to go 
to the barline?  What's wrong  with:

{ c'1~ \< c' <>\! \bar "|." }

(I only tested with 2.19.1)

Paul Scott



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to