Menu

#70 percent rest gets screwed by grace note

Verified
nobody
None
Defect
2006-10-04
2006-09-20
Anonymous
No

Originally created by: *anonymous

Originally created by: gpermus@gmail.com
Originally owned by: gpermus@gmail.com

\version "2.9.18"

\header {
texidoc = "If one part has percent repeats and another part has
measures that begin with a grace note, then the percent signs will be
mispositioned in the measures near the one with the grace note

it was reported as fixed, but it's still bad in 2.9.18"

reportedin = "2.4.2"
}
\layout {ragged-right =##t}

\relative <<
\new Staff { \repeat percent 6 c1}
\new Staff { c1 c1 c \grace b8 c1 c c }
>>

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2006-09-24

    Originally posted by: hanw...@gmail.com

    Why is this a regression?

    (what version did work?)

     
  • Google Importer

    Google Importer - 2006-09-26

    Originally posted by: gpermus@gmail.com

    It was in the "fixed" directory of the bug CVS.

     
  • Google Importer

    Google Importer - 2006-09-30

    Originally posted by: hanw...@gmail.com

    Actually a duplicate of issue 34 -- percent-repeat-engraver gets the event for
    percent too late, but we can fix it up by using a previously stored version of
    currentCommandColumn.

    Status: Fixed

     

    Related

    Issues: #34

  • Google Importer

    Google Importer - 2006-10-04

    Originally posted by: gpermus@gmail.com

    Verified 2.9.21

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.