Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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.


Style NameMaps 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

Admon in Level-2 list

Admon Continued

Admon (10 pt) in Level-1 list

Admon (10 pt) in Level-2 list

Admon Continued (10 pt)

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.




  • No labels