bug-lilypond
[Top][All Lists]
Advanced

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

\repeat percent does not use the beat-slash stencil


From: Ed Gordijn
Subject: \repeat percent does not use the beat-slash stencil
Date: Sat, 19 Mar 2011 18:12:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

%%% Example about repeat percent
%%% Beat-slash stencil should be used in both examples

\version "2.13.54"
\relative c''{
    \time 4/4
    \key c \major
% Ok ....
    \repeat percent 4 {c8 c }
    
% Not Ok ....
    \repeat percent 4 {c8 c16 c}
}

\layout{ ragged-right = ##t }
%%% end of example




reply via email to

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