Skip to content

Commit

Permalink
Allow para@style usfm (may occur if USX was generated from USFM)
Browse files Browse the repository at this point in the history
  • Loading branch information
klassenjm committed Dec 14, 2018
1 parent 074715a commit be687c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/usx.rnc
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ BookHeaders.para.style.enum = (
| "toca2" # Alternative language short table of contents text
| "toca3" # Alternative language book Abbreviation
| "rem" # Remark
| "usfm" # USFM markup version information (may occur if USX was generated from USFM)
)

BookTitles =
Expand Down

0 comments on commit be687c6

Please sign in to comment.