Well, if not an exception so at least another behavior than the one I described in my first sentence. Try your example with R1 replaced with r1 and you will see what I mean. You may call it anything you want.

/Kaj

On 2016-06-14 23:07, Simon Albrecht wrote:
On 14.06.2016 21:22, [email protected] wrote:
As David writes, the syntax is correct in writing as you do, but the result is quite different from what you intend. Test with a simple example, and you will find out. You will see that time has been multiplied, but not the note or rest itself. The only exception is the R1, the multi-measure rest.

It’s not an exception, only an R will be printed multiple times if it crosses barlines. Try this:

%%%%%%%
\version "2.18"
{ \time 2/4 R1 }
%%%%%%%

No * there, but it still prints two full-bar rests.

Best, Simon



_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to