Laurent Pugin
Laurent Pugin
Conflicts would need to be resolved anyway. Closing for now
@DavidBauer1984 can we close the issue?
I think allowing `@lines="0"` would make sense, and I don't think this would have any side effects with `@loc`. We currently already have in `@loc` values that are outside the...
I think `@func` has been discuss as a possible attribute for refining the definition of `dir`, and I don't think it would be really appropriate for this. Since this the...
What about `@condense.scope`, or `@condense.level` ? I don't think we will find a single-word attribute name. See [here](https://github.com/music-encoding/music-encoding/issues/712) for previous discussions on `@func`.
I think `@system` is a good name. I would suggest making it a boolean since we have the place in `@place` already. That will avoid the discussion on what do...
Why are you assuming the clef has to be different? You can very well have multiple staves with the same clef and the same key signature.
It should be.
That is very assertive. We can currently do this: ```xml ``` And since we can already have `` instead of `@keysig`, then allowing `` would make things more consistent. If...