diff --git a/docgenerator/data.json b/docgenerator/data.json index 0fde9dbf..6c0235ef 100644 --- a/docgenerator/data.json +++ b/docgenerator/data.json @@ -5234,7 +5234,7 @@ "child_key": "position", "child": 143, "is_required": false, - "description": "If provided, this specifies the vertical position of the rest on the staff. If not provided, the rest should be positioned automatically according to convention.\r\n\r\nThis is the vertical position from which the rest symbol's SMuFL glyph is drawn. For example, a quarter rest is drawn from its vertical midpoint. See the SMuFL rests documentation for more." + "description": "If provided, this specifies the vertical position of the rest on the staff. If not provided, the rest should be positioned automatically according to convention.\r\n\r\nThis vertical position is the \"origin point\" from which the rest symbol's SMuFL glyph is drawn. For example, a quarter rest is drawn from its vertical midpoint. See the SMuFL rests documentation for more." } }, { diff --git a/docs/mnx-reference/objects/rest/index.html b/docs/mnx-reference/objects/rest/index.html index 4acde6f5..31b6280a 100644 --- a/docs/mnx-reference/objects/rest/index.html +++ b/docs/mnx-reference/objects/rest/index.html @@ -76,7 +76,7 @@

Keys:

No - If provided, this specifies the vertical position of the rest on the staff. If not provided, the rest should be positioned automatically according to convention.

This is the vertical position from which the rest symbol's SMuFL glyph is drawn. For example, a quarter rest is drawn from its vertical midpoint. See the SMuFL rests documentation for more. + If provided, this specifies the vertical position of the rest on the staff. If not provided, the rest should be positioned automatically according to convention.

This vertical position is the "origin point" from which the rest symbol's SMuFL glyph is drawn. For example, a quarter rest is drawn from its vertical midpoint. See the SMuFL rests documentation for more.