tr

Summary

Description

Table row start.

Syntax notes

In USFM, a table is composed by a series of paragraphs marked with \tr. In USX the sequence of \tr rows is composed within a <table>...</table> container. See Tables.

Syntax help
  • 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

    Character Types for Tables.

Style Type

Paragraph

Valid In

[ChapterContent]

Added

1.0

Examples

See the examples provided in the character/cell types for table rows descriptions.

Properties

TextType

VerseText

TextProperties

paragraph, publishable, vernacular

Publication Issues