Versions Compared
Version | Old Version 3 | New Version 4 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Tip |
---|
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. |
Panel | ||
---|---|---|
| ||
Panel | ||||
---|---|---|---|---|
| ||||
|
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. |
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. |
Note |
---|
The Numbered List styles do not use Word's auto-number format. |