Skip to content

Commit

Permalink
Add table columns up to 12 for #128
Browse files Browse the repository at this point in the history
  • Loading branch information
klassenjm committed Sep 2, 2021
1 parent bf11729 commit 1eb01da
Showing 1 changed file with 204 additions and 0 deletions.
204 changes: 204 additions & 0 deletions sty/usfm_sb.sty
Original file line number Diff line number Diff line change
Expand Up @@ -1725,6 +1725,42 @@
\StyleType Character
\FontSize 12

\Marker tc9
\Name tc9 - Table - Column 9 Cell
\Description A table cell item, column 9
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12

\Marker tc10
\Name tc10 - Table - Column 10 Cell
\Description A table cell item, column 10
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12

\Marker tc11
\Name tc11 - Table - Column 11 Cell
\Description A table cell item, column 11
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12

\Marker tc12
\Name tc12 - Table - Column 12 Cell
\Description A table cell item, column 12
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12

# Center Aligned Table Heads and Columns

\Marker thc1
Expand Down Expand Up @@ -1815,6 +1851,50 @@
\Italic
\Justification Center

\Marker thc9
\Name thc9 - Table - Column 9 Heading - Center Aligned
\Description A table heading, column 9, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification Center

\Marker thc10
\Name thc10 - Table - Column 10 Heading - Center Aligned
\Description A table heading, column 10, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification Center

\Marker thc11
\Name thc11 - Table - Column 11 Heading - Center Aligned
\Description A table heading, column 11, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification Center

\Marker thc12
\Name thc12 - Table - Column 12 Heading - Center Aligned
\Description A table heading, column 12, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification Center

\Marker tcc1
\Name tcc1 - Table - Column 1 Cell - Center Aligned
\Description A table cell item, column 1, center aligned
Expand Down Expand Up @@ -1895,6 +1975,46 @@
\FontSize 12
\Justification Center

\Marker tcc9
\Name tcc9 - Table - Column 9 Cell - Center Aligned
\Description A table cell item, column 9, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification Center

\Marker tcc10
\Name tcc10 - Table - Column 10 Cell - Center Aligned
\Description A table cell item, column 10, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification Center

\Marker tcc11
\Name tcc11 - Table - Column 11 Cell - Center Aligned
\Description A table cell item, column 11, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification Center

\Marker tcc12
\Name tcc12 - Table - Column 12 Cell - Center Aligned
\Description A table cell item, column 12, center aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification Center

# Right Aligned Table Heads and Columns

\Marker thr1
Expand Down Expand Up @@ -1985,6 +2105,50 @@
\Italic
\Justification right

\Marker thr9
\Name thr9 - Table - Column 9 Heading - Right Aligned
\Description A table heading, column 9, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification right

\Marker thr10
\Name thr10 - Table - Column 10 Heading - Right Aligned
\Description A table heading, column 10, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification right

\Marker thr11
\Name thr11 - Table - Column 11 Heading - Right Aligned
\Description A table heading, column 11, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification right

\Marker thr12
\Name thr12 - Table - Column 12 Heading - Right Aligned
\Description A table heading, column 12, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Italic
\Justification right

\Marker tcr1
\Name tcr1 - Table - Column 1 Cell - Right Aligned
\Description A table cell item, column 1, right aligned
Expand Down Expand Up @@ -2065,6 +2229,46 @@
\FontSize 12
\Justification right

\Marker tcr9
\Name tcr9 - Table - Column 9 Cell - Right Aligned
\Description A table cell item, column 9, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification right

\Marker tcr10
\Name tcr10 - Table - Column 10 Cell - Right Aligned
\Description A table cell item, column 10, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification right

\Marker tcr11
\Name tcr11 - Table - Column 11 Cell - Right Aligned
\Description A table cell item, column 11, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification right

\Marker tcr12
\Name tcr12 - Table - Column 12 Cell - Right Aligned
\Description A table cell item, column 12, right aligned
\OccursUnder tr
\TextType VerseText
\TextProperties publishable vernacular
\StyleType Character
\FontSize 12
\Justification right

# Lists

\Marker lh
Expand Down

0 comments on commit 1eb01da

Please sign in to comment.