Klaus Rettinghaus

Results 164 issues of Klaus Rettinghaus

This removes `@lyric.name`, `@text.name` and `@fontname` with the respective `data.FONTNAME` from the schema. closes #716

Component: Core Schema
Status: Needs Discussion

[Chapter 13](https://music-encoding.org/guidelines/dev/content/linkingdata.html#ptrrefModule) and [Chapter 10](https://music-encoding.org/guidelines/dev/content/analysisharm.html#analysisDescribingRelationships) of the Guidelines should contain some information and examples on `@corresp`.

This moves `rotation` from `rend` into a new class `att.rotating` to be used in other elements, starting with `hairpin`.

Component: Core Schema
Priority: Medium
Status: Needs Work

Currently the values `count` and `ratio` are available in `@num.format`. There should be a third option (perhaps `note`), to be able to encode things like this: ![tuplet](https://steinberg.help/dorico/v1/en/_shared_picts/picts/dorico/notation_reference/tuplets_number_ratio_note_value.png)

`` is not allowed within `` and ``, although `` is allowed within ``. It does work, if `mei-all` is being used. Seems to be connected to #566

Currently it is not possible to encode a double bar line consisting of two thick lines which can be found in several older prints. ![image](https://user-images.githubusercontent.com/7693447/114868730-88f1dd80-9df6-11eb-8f88-fb84fac37bdf.png) Example from: _Leroy, Eugène: Méthode...

Component: Core Schema
Priority: Medium
Status: Needs Patch

How to encode split stem notation? ![split stem](https://steinberg.help/dorico/v2/en/_shared_picts/picts/dorico/notation_reference/accidentals_altered_unison_tree.png) For "easy" cases like altered unions in chords you can avoid split stem notation. [Dorico](https://steinberg.help/dorico/v2/en/dorico/topics/notation_reference/notation_reference_stems_altered_unisons_split_stems_c.html) lets you choose the display of these...

It would be nice if we could had a validation of the schema for every PR.

Type: Feature Request
Status: Needs Work
Component: Workflows

In `` we can use `form="pedstar"` or `form="line"` to encode the first and the last case of the following example. ![grafik](https://user-images.githubusercontent.com/7693447/73655674-cdc8a300-468e-11ea-804c-9f7b06321f8c.png) To encode the middle one (which is quite common...

Type: Feature Request

`` isn't allowed anywhere it would make sense (like `` or ``). Instead it is part of `model.textPhraseLike.limited`, which allows it in all those non-sense places like ``, ``, and...

Component: Core Schema
Status: Needs Discussion
Status: Needs Decision