tr
Summary
- Description
-
Table row start.
Syntax notes
In USFM, a table is composed by a series of paragraphs marked with |
- Syntax
-
-
USFM:
\tr
content -
USX:
<table><row style="tr"
@vid>
content</row>
…</table>
- vid
-
Required to re-identify the current verse whenever the previous paragraph or table closed prior the end of the current verse text. A standard book + chapter + verse scripture reference. Book names must be a standard 3-character book identifier. Chapter:verse separator is always a colon
:
.-
Pattern:
[A-Z1-4]{3} ?[a-z0-9\-:]*
-
- content
-
- Style Type
- Valid In
- Added
-
1.0
Examples
See the examples provided in the character/cell types for table rows descriptions.