StyleType
(abstract) Used within an instance to give the author some control over various aspects of rendering
|
Lvl |
Type, Domain name and/or Mnemonic code |
Concept ID |
Mnemonic |
Print Name |
Definition/Description |
1
|
A: FontStyle |
A19603 |
|
|
(abstract) Defines font rendering characteristics
|
2
|
L: (bold)
|
C21335 |
bold |
Bold Font |
Render with a bold font
|
2
|
L: (emphasis)
|
C21338 |
emphasis |
Emphasised Font |
Render with with some type of emphasis
|
2
|
L: (italics)
|
C21337 |
italics |
Italics Font |
Render italicized
|
2
|
L: (underline)
|
C21336 |
underline |
Underline Font |
Render with an underline font
|
1
|
A: ListStyle |
A19605 |
|
|
Defines list rendering characteristics
|
2
|
A: OrderedListStyle |
A19606 |
|
|
Defines rendering characteristics for ordered lists
|
3
|
L: (Arabic)
|
C21346 |
Arabic |
Arabic |
List is ordered using Arabic numerals: 1, 2, 3
|
3
|
L: (BigAlpha)
|
C21350 |
BigAlpha |
Big Alpha |
List is ordered using big alpha characters: A, B, C
|
3
|
L: (BigRoman)
|
C21348 |
BigRoman |
Big Roman |
List is ordered using big Roman numerals: I, II, III
|
3
|
L: (LittleAlpha)
|
C21349 |
LittleAlpha |
Little Alpha |
List is order using little alpha characters: a, b, c
|
3
|
L: (LittleRoman)
|
C21347 |
LittleRoman |
Little Roman |
List is ordered using little Roman numerals: i, ii, iii
|
2
|
A: UnorderedListStyle |
A19607 |
|
|
Defines rendering characteristics for unordered lists
|
3
|
L: (Circle)
|
C21353 |
Circle |
Circle |
List bullets are hollow discs
|
3
|
L: (Disc)
|
C21352 |
Disc |
Disc |
List bullets are simple solid discs
|
3
|
L: (Square)
|
C21354 |
Square |
Square |
List bullets are solid squares
|
1
|
A: TableRuleStyle |
A19604 |
|
|
(abstract) Defines table cell rendering characteristics
|
2
|
L: (Botrule)
|
C21343 |
Botrule |
Bottom Rule |
Render cell with rule on bottom
|
2
|
L: (Lrule)
|
C21340 |
Lrule |
Left-sided rule |
Render cell with left-sided rule
|
2
|
L: (Rrule)
|
C21341 |
Rrule |
Right-sided rule |
Render cell with right-sided rule
|
2
|
L: (Toprule)
|
C21342 |
Toprule |
Top Rule |
Render cell with rule on top
|