The List Tab
- Jenny Seifert (Unlicensed)
Owned by Jenny Seifert (Unlicensed)
The List Tab of the eXtyles style palette includes paragraph styles that will be used to style list content.
In addition to the document front elements, the List tab also includes body text paragraph styles. These styles are duplicates of those included on the Body tab, and are included on the List tab for convenience.
Explore This Section
Style Name | Maps To (in XML) | Description of Use |
---|---|---|
Numbered List 1* | ordered-list type="arabic"/list-item/para type="flush" | Use to style a numbered list. |
Numbered List 1 (Evidence) | ordered-list type="arabic"/list-item/para type="flush" | Use to style a numbered list in an Evidence section. |
Numbered List 2 | ordered-list type="alpha-lower2"/list-item/para type="flush" | Use to style a sublist item. |
List Upper Case | ordered-list type="alpha-upper"/list-item/para type="flush" | Use to style an uppercase list item. |
Bulleted List | unordered-list type="bull"/list-item/para type="flush" | Use to style bulleted lists. Note that the bullet symbol must be present to generate the correct list-type attribute. |
Unordered List | unordered-list type="checklist"/list-item/para type="flush" | Use to style unnumbered (or, unordered) lists. |
Admon in Level-1 list | list-item/admon | Use to style an Admon paragraph that is part of a level 1 list item. This style will ensure that the Admon note is wrapped correctly within the <list-item> |
Admon in Level-2 list | list-item/admon | Use to style an Admon paragraph that is part of a level 2 list item. This style will ensure that the Admon note is wrapped correctly within the <list-item> |
Admon Continued | admon-type/para type="flush" | Use the style a continuation paragraph of an Admon note. Will export to para admontype="last" if it is also the last paragraph of the note. |
Admon (10 pt) in Level-1 list | list-item/admon | Use to style an Admon paragraph in 10 pt font that is part of a level 1 list item. This style will ensure that the Admon note is wrapped correctly within the <list-item> |
Admon (10 pt) in Level-2 list | list-item/admon | Use to style an Admon paragraph in 10 pt font that is part of a level 2 list item. This style will ensure that the Admon note is wrapped correctly within the <list-item> |
Admon Continued (10 pt) | admon-type/para type="flush" | Use the style a continuation paragraph of an Admon note in 10 pt font. Will export to para admontype="last" if it is also the last paragraph of the note. |
Paragraph | para type="flush" | Use to style regular body text paragraphs. |
Last Paragraph | para style="last-para" type="flush" | Use to style regular body text paragraphs that are the final paragraph in a section. |
Paragraph (No Tab) | para type="outdent" | Use to style body text paragraphs for which the "outdent" attribute is desired. |
Last Paragraph (No Tab) | para type="outdent" style="last-para" | Use to style body text paragraphs that are the final paragraph in a section, and for which the "outdent" attribute is desired. |
Paragraph (Center) | para type="center" | Use to style body text paragraphs for which the "center" attribute is desired. |
The Numbered List styles do not use Word's auto-number format.