Skip to content

Commit

Permalink
Changed measure-start and measure-end keys in 'measure global' to cam…
Browse files Browse the repository at this point in the history
…elCase.

Refs #334.
  • Loading branch information
adrianholovaty committed Apr 22, 2024
1 parent d2477c1 commit f9a15ce
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 31 deletions.
16 changes: 8 additions & 8 deletions docgenerator/data.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/comparisons/musicxml/index.html
Expand Up @@ -6697,7 +6697,7 @@ <h2>Repeats</h2>

<p class="examplenotes">MusicXML uses <code>&lt;bar-style&gt;</code> to represent the visual repeat barline and <code>&lt;repeat&gt;</code> to represent the repeated playback.</p>
<p class="examplenotes"></p>
<p class="examplenotes">MNX uses <code>"repeat-start"</code> and <code>"repeat-end"</code> in the global section of the document.</p>
<p class="examplenotes">MNX uses <code>"repeatStart"</code> and <code>"repeatEnd"</code> in the global section of the document.</p>


</div>
Expand Down Expand Up @@ -6759,8 +6759,8 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/root/">"global"</a>: {
<a class="tag" href="../../mnx-reference/objects/global/">"measures"</a>: [
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"time"</a>: {
<a class="tag" href="../../mnx-reference/objects/time/">"count"</a>: <a class="tag" href="../../mnx-reference/objects/positive-integer/">4</a>,
<a class="tag" href="../../mnx-reference/objects/time/">"unit"</a>: <a class="tag" href="../../mnx-reference/objects/time-signature-unit/">4</a>
Expand Down Expand Up @@ -6873,7 +6873,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/root/">"global"</a>: {
<a class="tag" href="../../mnx-reference/objects/global/">"measures"</a>: [
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"time"</a>: {
<a class="tag" href="../../mnx-reference/objects/time/">"count"</a>: <a class="tag" href="../../mnx-reference/objects/positive-integer/">4</a>,
<a class="tag" href="../../mnx-reference/objects/time/">"unit"</a>: <a class="tag" href="../../mnx-reference/objects/time-signature-unit/">4</a>
Expand Down Expand Up @@ -6986,7 +6986,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/root/">"global"</a>: {
<a class="tag" href="../../mnx-reference/objects/global/">"measures"</a>: [
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {
<a class="tag" href="../../mnx-reference/objects/repeat-end/">"times"</a>: <a class="tag" href="../../mnx-reference/objects/repeat-times/">4</a>
},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"time"</a>: {
Expand Down Expand Up @@ -7156,7 +7156,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/root/">"global"</a>: {
<a class="tag" href="../../mnx-reference/objects/global/">"measures"</a>: [
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"time"</a>: {
<a class="tag" href="../../mnx-reference/objects/time/">"count"</a>: <a class="tag" href="../../mnx-reference/objects/positive-integer/">4</a>,
<a class="tag" href="../../mnx-reference/objects/time/">"unit"</a>: <a class="tag" href="../../mnx-reference/objects/time-signature-unit/">4</a>
Expand All @@ -7169,7 +7169,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/ending-number/">1</a>
]
},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"ending"</a>: {
Expand All @@ -7178,7 +7178,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/ending-number/">2</a>
]
},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"ending"</a>: {
Expand Down Expand Up @@ -7443,7 +7443,7 @@ <h3>MNX</h3>
<a class="tag" href="../../mnx-reference/objects/root/">"global"</a>: {
<a class="tag" href="../../mnx-reference/objects/global/">"measures"</a>: [
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../mnx-reference/objects/measure-global/">"time"</a>: {
<a class="tag" href="../../mnx-reference/objects/time/">"count"</a>: <a class="tag" href="../../mnx-reference/objects/positive-integer/">3</a>,
<a class="tag" href="../../mnx-reference/objects/time/">"unit"</a>: <a class="tag" href="../../mnx-reference/objects/time-signature-unit/">4</a>
Expand All @@ -7459,7 +7459,7 @@ <h3>MNX</h3>
}
},
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../mnx-reference/objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../mnx-reference/objects/measure-global/">"ending"</a>: {
Expand Down
Expand Up @@ -72,7 +72,7 @@ <h1>Repeats (with alternate endings, advanced)</h1>
<a class="tag" href="../../objects/root/">"global"</a>: {
<a class="tag" href="../../objects/global/">"measures"</a>: [
{
<a class="tag" href="../../objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../objects/measure-global/">"time"</a>: {
<a class="tag" href="../../objects/time/">"count"</a>: <a class="tag" href="../../objects/positive-integer/">3</a>,
<a class="tag" href="../../objects/time/">"unit"</a>: <a class="tag" href="../../objects/time-signature-unit/">4</a>
Expand All @@ -88,7 +88,7 @@ <h1>Repeats (with alternate endings, advanced)</h1>
}
},
{
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../objects/measure-global/">"ending"</a>: {
Expand Down
Expand Up @@ -72,7 +72,7 @@ <h1>Repeats (with alternate endings, simple)</h1>
<a class="tag" href="../../objects/root/">"global"</a>: {
<a class="tag" href="../../objects/global/">"measures"</a>: [
{
<a class="tag" href="../../objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../objects/measure-global/">"time"</a>: {
<a class="tag" href="../../objects/time/">"count"</a>: <a class="tag" href="../../objects/positive-integer/">4</a>,
<a class="tag" href="../../objects/time/">"unit"</a>: <a class="tag" href="../../objects/time-signature-unit/">4</a>
Expand All @@ -85,7 +85,7 @@ <h1>Repeats (with alternate endings, simple)</h1>
<a class="tag" href="../../objects/ending-number/">1</a>
]
},
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../objects/measure-global/">"ending"</a>: {
Expand All @@ -94,7 +94,7 @@ <h1>Repeats (with alternate endings, simple)</h1>
<a class="tag" href="../../objects/ending-number/">2</a>
]
},
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {}
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {}
},
{
<a class="tag" href="../../objects/measure-global/">"ending"</a>: {
Expand Down
Expand Up @@ -72,7 +72,7 @@ <h1>Repeats (with implied start repeat)</h1>
<a class="tag" href="../../objects/root/">"global"</a>: {
<a class="tag" href="../../objects/global/">"measures"</a>: [
{
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {},
<a class="tag" href="../../objects/measure-global/">"time"</a>: {
<a class="tag" href="../../objects/time/">"count"</a>: <a class="tag" href="../../objects/positive-integer/">4</a>,
<a class="tag" href="../../objects/time/">"unit"</a>: <a class="tag" href="../../objects/time-signature-unit/">4</a>
Expand Down
Expand Up @@ -74,7 +74,7 @@ <h1>Repeats (more than once repeated)</h1>
<a class="tag" href="../../objects/root/">"global"</a>: {
<a class="tag" href="../../objects/global/">"measures"</a>: [
{
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {
<a class="tag" href="../../objects/repeat-end/">"times"</a>: <a class="tag" href="../../objects/repeat-times/">4</a>
},
<a class="tag" href="../../objects/measure-global/">"time"</a>: {
Expand Down
4 changes: 2 additions & 2 deletions docs/mnx-reference/examples/repeats/index.html
Expand Up @@ -72,8 +72,8 @@ <h1>Repeats</h1>
<a class="tag" href="../../objects/root/">"global"</a>: {
<a class="tag" href="../../objects/global/">"measures"</a>: [
{
<a class="tag" href="../../objects/measure-global/">"repeat-end"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeat-start"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeatEnd"</a>: {},
<a class="tag" href="../../objects/measure-global/">"repeatStart"</a>: {},
<a class="tag" href="../../objects/measure-global/">"time"</a>: {
<a class="tag" href="../../objects/time/">"count"</a>: <a class="tag" href="../../objects/positive-integer/">4</a>,
<a class="tag" href="../../objects/time/">"unit"</a>: <a class="tag" href="../../objects/time-signature-unit/">4</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/mnx-reference/objects/measure-global/index.html
Expand Up @@ -147,7 +147,7 @@ <h2>Keys:</h2>
</tr>

<tr>
<td><nobr><b>"repeat-end"</b></nobr></td>
<td><nobr><b>"repeatEnd"</b></nobr></td>
<td>

<a href="../repeat-end/">repeat end object</a>
Expand All @@ -158,7 +158,7 @@ <h2>Keys:</h2>
</tr>

<tr>
<td><nobr><b>"repeat-start"</b></nobr></td>
<td><nobr><b>"repeatStart"</b></nobr></td>
<td>

<a href="../repeat-start/">repeat start object</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/mnx-schema.json
Expand Up @@ -629,7 +629,7 @@
"number": {
"$ref": "#/$defs/measure-number"
},
"repeat-end": {
"repeatEnd": {
"additionalProperties": false,
"properties": {
"times": {
Expand All @@ -638,7 +638,7 @@
},
"type": "object"
},
"repeat-start": {
"repeatStart": {
"additionalProperties": false,
"properties": {},
"type": "object"
Expand Down

0 comments on commit f9a15ce

Please sign in to comment.