Benjamin W. Bohl

Results 148 issues of Benjamin W. Bohl

otherwise a local build will fail

Type: Bug
Component: Build

As surfaced in #1173 the naming scheme of data types could be harmonized. >he general pattern for datatypes is data.UPPERCASE.lowercase. The 3rd part of the name functions as a qualifier,...

Component: Core Schema

Updating the contributors on build seems to take some time and, most of all, is a source for build failure if the allowed GitHub API request quota is reached. I...

Component: Workflows
Component: Build

Could we drop os and instead use ```suggestion from pathlib import Path ``` Makes everything easier and more readable. We don't use `with open` and don't have to go over...

I observed that there is a glyph range “Stein-Zimmermann accidentals” (24-EDO) (U+E280–U+E28F). In my work at the Zimmermann complete edition project, it has become obvious that this glyph range misses...

new-glyphs

at the moment it is only possible to open images via file browser or by marking the target URL in the editor. With multi-page facsimiles it would be feasible to...

When new modules are being created in an ODD file, the Schematron fails to determine the local ODD as the applicable source. There might be a workaround, though, by putting...

Type: Bug

### Discussed in https://github.com/music-encoding/music-encoding/discussions/829 Originally posted by **yinanazhou** June 22, 2021 Do the command line instructions for building the MEI guidelines use the same stylesheet as the instructions in Oxygen?...

Although `data.TEXTRENDITION` offers the values `quote` (single quotes) and `quotedbl` (double quotes) they are not consistently usable in the context of text quotation. Of course, on phrase-level the quotation could...

The section on quotation only lists `` as a tag for marking quoted material, and doing so contradicts the specs as `` is being used in phrase-level context. Following the...

Type: Good first issue