Skip to content

XML: End-of-repeat inserted at wrong position. #79

@eoma

Description

@eoma

The following score creates valid, but incorrect musicxml.

\score{
  { c1 | \repeat volta 2 { c1 | } }
  \layout{}
}

In the xml, it puts the end-of-repeat-barline at the beginning of a new measure, not at
the end of the previous inserted measure.

If I where to hack at it myself, what place would be the wisest to start?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions