Table Elements

From Bibledit

Syntax Notes

Contents

[]

tr

\tr

  • New table row
  • The first \tr initiates a new table.
[]

th#

\th#_Sample text...

  • Table column heading
  • # denotes the table column.
  • This is implemented in the Paratext usfm.sty stylesheet as a character style.
[]

thr#

\thr#_Sample text...

  • Table column heading (as \th above), right aligned.

Examples of use (Num 7.12-83; Num 2.10-16):

\p
\v 12-83 They presented their offerings in the following
order:
\tr \th1 Day\th2 Tribe\th3 Leader
\tr \tc1 1st\tc2 Judah\tc3 Nahshon son of Amminadab
\tr \tc1 2nd\tc2 Issachar\tc3 Nethanel son of Zuar
\tr \tc1 3rd\tc2 Zebulun\tc3 Eliab son of Helon
\p
\v 10-16 On the south, those under the banner of the division
of Reuben shall camp in their groups, under their leaders,
as follows:
\tr \th1 Tribe \th2 Leader \thr3 Number
\tr \tc1 Reuben \tc2 Elizur son of Shedeur \tcr3 46,500
\tr \tc1 Simeon \tc2 Shelumiel son of Zurishaddai \tcr3 59,300
\tr \tc1 Gad \tc2 Eliasaph son of Deuel \tcr3 45,650
\tr \tcr2 Total: \tcr3 151,450
[]

tc#

\tc#_Sample text...

  • Table cell data
  • # denotes the table column number.
  • This is implemented in the Paratext usfm.sty stylesheet as a character style.
[]

tcr#

\tcr#_Sample text...

  • Table cell data (as \tc above), right aligned

Examples of use (Num 7.12-83; Num 2.10-16):

\p
\v 12-83 They presented their offerings in the following
order:
\tr \th1 Day\th2 Tribe\th3 Leader
\tr \tc1 1st\tc2 Judah\tc3 Nahshon son of Amminadab
\tr \tc1 2nd\tc2 Issachar\tc3 Nethanel son of Zuar
\tr \tc1 3rd\tc2 Zebulun\tc3 Eliab son of Helon
\tr \tc1 4th \tc2 Reuben \tc3 Elizur son of Shedeur
\tr \tc1 5th \tc2 Simeon \tc3 Shelumiel son of Zurishaddai
\p
\v 10-16 On the south, those under the banner of the division
of Reuben shall camp in their groups, under their leaders,
as follows:
\tr \th1 Tribe \th2 Leader \thr3 Number
\tr \tc1 Reuben \tc2 Elizur son of Shedeur \tcr3 46,500
\tr \tc1 Simeon \tc2 Shelumiel son of Zurishaddai \tcr3 59,300
\tr \tc1 Gad \tc2 Eliasaph son of Deuel \tcr3 45,650
\tr \tcr2 Total: \tcr3 151,450
Retrieved from "index.php/Table_Elements"
Personal tools