bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 670 in lilypond: [Reopened] chained trills don't always work


From: lilypond
Subject: Re: Issue 670 in lilypond: [Reopened] chained trills don't always work
Date: Fri, 04 Dec 2009 23:26:34 +0000

Updates:
        Summary: [Reopened] chained trills don't always work
        Status: Accepted
        Owner: n.puttock

Comment #7 on issue 670 by v.villenave: [Reopened] chained trills don't always work
http://code.google.com/p/lilypond/issues/detail?id=670

Hi Neil,

I'm not sure why the following example doesn't work appropriately, so I'm reopening
this "just in case":

\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
}

%% BTW: should trillspanner-auto-stop.ly be updated with this?

Attachments:
        jun.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]