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


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

Reply via email to