ARCWAY Cockpit

Referring to Format Templates

To apply styles defined in a format template to certain parts of the report, you can use the attribute "role" in the DocBook tags "para", "emphasis" and "entry" and the DocBook tag "tabstyle" in the DocBook tag "table":

<para role="StandardIndented">
<table frame="none" tabstyle="PropertiesTable">

The according paragraph, emphasis, table cell or table will then be formatted according to the specified paragraph or table style. Paragraph styles must be used for paragraphs, emphases and table cells while table styles must be used for tables.

Further information concerning format templates can be found in the chapter Working with Format Templates.


Related Topics:
Tutorial: Creating individual Report Templates
Format Templates