Re: Full bar rest printed incorrectly after time signature change

Pierre Perol-Schneider <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <CAPHOTuVJAC7Mx0TSwv-ZS4hJ5d1-hqb3Hwsyei5R3TJm6Dr5hg@mail.gmail.com>
Hi Ole,
...

> 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.)
>
...

This should do the trick:

{
  \time 3/4
  \set Timing.measureLength = #(ly:make-moment 2/4)
  % bar 1
  f'4 f'
  \time 2/4
  %\partial 8*0 % Required, NR 1.2.3
  R2 | % Prints incorrectly
  R2 | % Prints correctly
}

HTH, Cheers,
Pierre
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.