bug-lilypond
[Top][All Lists]
Advanced

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

Re: s or \skip - bug or expectable behaviour?


From: Alexander Kobel
Subject: Re: s or \skip - bug or expectable behaviour?
Date: Tue, 02 Feb 2010 00:55:42 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

The following looks like fairly a minimal example for the behaviour you encountered.

NR 1.2.2, "Invisible rests", says that "\skip requires an explicit duration". But it is not mentioned / unspecified that this duration argument counterintuitively is not remembered for the following chords, contrary to the "s" spacer rests.

<<
  \repeat unfold 9 r4 \\
  {
    b2 s4 b
    b2 \skip 4 b
  }



Cheers,
Alexander




reply via email to

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