bug-lilypond
[Top][All Lists]
Advanced

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

Re: end-of-line hairpin doesn't close


From: Graham Percival
Subject: Re: end-of-line hairpin doesn't close
Date: Wed, 08 Nov 2006 13:46:06 -0800
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Thanks,
http://code.google.com/p/lilypond/issues/detail?id=151

- Graham


Marcus Macauley wrote:
This might be too late for the 2.10 release, but it should be fixed sooner or later.

I couldn't find anything on hairpins in
http://code.google.com/p/lilypond/
, so I assume this bug persists in 2.9.28.


% This hairpin should not be left open, but should end at the barline:
\version "2.9.26"
\relative c' {
    \set hairpinToBarline = ##t  % (this is set by default)
    c1\>
    \break
    c1\!
}
\layout { ragged-right = ##t }
% As a temporary workaround, you can put
%    \set hairpinToBarline = ##f
% before the downbeat of the new line, and
%    \set hairpinToBarline = ##t
% after that downbeat.


Marcus


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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