"Church rests" inconsistency

Dan Eble <[email protected]> Sun, 9 Mar 2025 15:45:29 -0400
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
Is it correct to notate these two `R\breve*6` rests differently?  Should 
there be a third mark in the 12/1 measure?


```
\version "2.24.4"

{
   \compressEmptyMeasures
   \time 2/1
   R\breve*6
   \time 12/1
   R\breve*6
}
```
issue-xxxx.preview.png (image/png, 2.5 KB) - not displayed