Skip to content

Commit

Permalink
Fix appendix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
codello committed Feb 1, 2024
1 parent f91e7ff commit 067bbaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ In particular a file that uses `P3` and `P5` can be rewritten using `P1` and `P2
Relative mode is a special input mode that affects parsing and interpreting songs significantly.
Relative mode is enabled by the `RELATIVE` header being set to `yes` (case-insensitive).

### Syntax
#### Syntax

When relative mode is enabled, the syntax of end-of-phrase markers changes:

Expand All @@ -931,7 +931,7 @@ rel-offset = *DIGIT
Note that the syntax in relative mode is incompatible with the normal syntax.
Implementations MUST NOT try to rectify a missing `RELATIVE` header based on the end-of-phrase markers encountered.

### Semantics
#### Semantics

In relative mode the semantics of start times changes for notes and end-of-phrase markers.

Expand Down

0 comments on commit 067bbaf

Please sign in to comment.