Klaus Rettinghaus

Results 164 issues of Klaus Rettinghaus

`incip` allows a `score` to store MEI encodings. I'm wondering why it then not also allows `part`, because this is what can be stored as PAE in `incipCode`. Would you...

Currently it is not possible to encode (programmatically-determined) angled hairpins, because `@startvo` and `@endvo` by description record "a vertical adjustment of a feature's programmatically-determined" point. ![lily-fa2a919d](https://user-images.githubusercontent.com/7693447/98963933-836f2f00-2508-11eb-95bb-8449ff3195e8.png) It would be good...

Status: Needs Discussion

The `@slope` attribute on `` currently allows decimal values, although the schema doesn't say anything about the meaning of this. Do the allowed values make sense at all? I guess...

This moves `dblwhole` back to `head.shape` and extends `data.NOTEHEADMODIFIER.pat` to allow solmization syllables. Compare the SMuFL ranges https://w3c.github.io/smufl/latest/tables/note-name-noteheads.html https://w3c.github.io/smufl/latest/tables/note-name-noteheads-supplement.html

Component: Core Schema
Status: Needs Review

`data.OTHERSTAFF` is used for `@beam.with` and `@stem.with`. The latter one is used to combine voices in part writing, i.e., merge stems from different layers into one. So the description of...

Component: Core Schema
Backwards-Compatibility: breaking
Status: Needs Discussion

Using `att.nNumberLike` instead of `att.nInteger` for `instrDef` seemed a bit inconsistent, as `staffDef` and `layerDef` are part of the latter. This PR proposes to model it like `staffDef` instead of...

Component: Core Schema
Backwards-Compatibility: breaking
Status: Needs Review

In the remarks of `part` it states: > When assembly of the parts into a score is desired and there are non-aligning bar lines, bar lines which indicate points of...

Just now after we've updated the build process to Saxon 10 they released the new version. Should we update?

Priority: Low
Component: Build
Type: Maintenance

As discussed in #900 and #910 we should use more TEI elements to achieve better, semantically richer Guidelines. **Proposal**: - use `abbr` for all used abbreviations - use `term` for...

Component: Guidelines & Documentation

Sometimes a custom is not printed/written (completely) on the lines of the staff. Is there a possibility to encode this? @music-encoding/ig-mensural Would it make sense and be sufficient if we...