bug-lilypond
[Top][All Lists]
Advanced

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

Issue 923 in lilypond: chained trills don't always work [redux]


From: lilypond
Subject: Issue 923 in lilypond: chained trills don't always work [redux]
Date: Sat, 05 Dec 2009 00:08:10 +0000

Status: Accepted
Owner: v.villenave
CC: n.puttock
Labels: Type-Defect Engraving-nitpick Priority-Low

New issue 923 by v.villenave: chained trills don't always work [redux]
http://code.google.com/p/lilypond/issues/detail?id=923

% Here we go again with issue 670:

\version "2.13.9"

%% Uncommenting both the `~ a' fixes the issue,
%% but uncommenting ragged-right #f re-enables it!

\layout {
  %ragged-right = ##f
}
\relative c' {
  a1\startTrillSpan % ~ a
  a\stopTrillSpan \startTrillSpan
  R1 \stopTrillSpan
}

It's not a regression AFAICS. The #670 example still works.
BTW: should trillspanner-auto-stop.ly be updated with this?

Attachments:
        trills.png  2.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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