bug-lilypond
[Top][All Lists]
Advanced

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

unfoldRepeats does not unfold abbreviated tremolos


From: Denis Boirayon
Subject: unfoldRepeats does not unfold abbreviated tremolos
Date: Sat, 15 Feb 2020 00:48:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hello,

I would like to use the abbreviated syntax for tremolos, but unfoldRepeats does not handle them as with the longer syntax:

% unfoldRepeats should unfold all tremolos (\repeat tremolo or ":" syntax).
% This version does not unfold b1:16
\version "2.19.83"
\relative c'' {
  \unfoldRepeats
  {
    b1:16
    \repeat tremolo 16 b16
  }
}

Thank you for your attention.
Denis



reply via email to

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