To change the appearance of paragraph styles, open the document.xsl file in a text editor and edit the stylesheet information at the top of the file, which is set off by the STYLE tags.
- Use care when modifying information outside of the STYLE tags in the XSL file. Do not modify the hierarchies in the file unless you have knowledge of XSLT.
- Be sure to modify the file in your support directory, not in your output directory. If you modify document.xsl in your output directory, your changes are overwritten the next time you generate your project.