lilypond-user
[Top][All Lists]
Advanced

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

Re: Hairpin to the last bar line


From: Paul Scott
Subject: Re: Hairpin to the last bar line
Date: Sun, 26 Jan 2014 12:27:09 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

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





reply via email to

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