bug-lilypond
[Top][All Lists]
Advanced

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

Re: Full bar rest printed incorrectly after time signature change


From: Mark Knoop
Subject: Re: Full bar rest printed incorrectly after time signature change
Date: Fri, 28 Oct 2022 16:27:56 +0100
User-agent: mu4e 1.8.11; emacs 28.1

At 15:15 on 28 Oct 2022, Ole V. Villumsen via bug-lilypond wrote:
> I didn’t see any examples of a zero partial in the docs either. I have
> trouble making good sense of your last statement, though, sorry. What
> are you suggesting to do when the composer did not intend nor supply
> an upbeat? (My example is from C.Ph.E. Bach (1714 - 88): Fantasia C
> major H.291, bars 71 - 72.)

> FWIW if I leave out "\partial 8*0" (in direct conflict with NR), the
> typeset music is identical. It still prints the rest wrong. Only I now
> also get the expected warning from Lilypond: "mid-measure time
> signature without \partial".

Hi Ole,

I'm not sure why you think the NR says to use "\partial 8*0", but the
following should work for your CPE Bach example.

{
  \time 3/4
  \partial 4
  c'4 |
  c'4 4 4 |
  4 4 4 |
  \partial 2
  4 4
  \bar "||"
  \time 2/4
  R2
}


--
Mark Knoop



reply via email to

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