Klaus Rettinghaus

Results 208 comments of Klaus Rettinghaus

Removed the clang-format. Should be run after merge.

Still, the main goal is to have Ped. glyphs interchangeable with line rendering. Also, I would expect an encoding with `@tstamp2` to produce something similar as with `dir` or `dynam`,...

The PR had nothing to do with the new pedal-style value. It was about connecting single `` elements, because you cannot have bounces with `@tstamp2`. ![](https://user-images.githubusercontent.com/7693447/92376289-a9d8ae80-f102-11ea-9ba5-edf75b80a8ee.png)

I think that `title` is an element for semantic tagging, not for display. The current structure of MEI doesn't seem to allow multiple pieces with different titles on on page...

I'm still not sure if `@head.fill` is the way to go in this situation. Looking at [data.FILL](https://music-encoding.org/guidelines/dev/data-types/data.FILL.html) it seems to me this is meant to describe coloration in old notation,...

> First, "C" and "3" are not complete meter signatures. I tend to disagree. These are *complete meter signatures*, and together they form a ``. But in this combination they...

The guidelines state it is > Used to specify further information about the entity referenced by this name, for example, the occupation of a person or the status of a...

There will be more to be dropped, but this will be a different issue. It is common (in the MEI examples) to use the [*MARC Code List for Relators*](http://www.loc.gov/marc/relators/relacode.html). This...

By using `adjustPageWidth` you're saying explicitly "don't justify the system, and cut off whitespace". It should be used for single system layouts only, see the original issue #272. _It's not...

Maybe it would be a good idea to throw a warning if you mix incompatible features?