
10 WebMaker Language (WML)
10.5 WML primary paragraph rules
A paragraph rule specifies how the text of FrameMaker paragraphs, identified by their paragraph tag, is to be converted to HTML constructs.
The syntax of primary paragraph rules is:
PARAGRAPH "FMparatag" TYPE type
{
specification of attributes
ACTIONS {
statement of conversion action
}
}
where:
"FMparatag"- is the tag name of the FrameMaker paragraph tag. Because FrameMaker paragraph tags are case-sensitive, this name must match the case of the paragraph tag.
- type
- may be either
Heading, List, or Normal.
- specification of attributes
Assignment of values to various attributes, depending on type.
- statement of conversion action
Any combination of calls to WML functions to perform the desired conversion action.
- 10.5.1 - Declaration of paragraph type
-
- 10.5.2 - Specification of attributes of a paragraph rule
-
- 10.5.3 - Conversion actions of a paragraph rule
-
- 10.5.4 - Defaults for the paragraph rule elements
-
WebMaker User Guide - 27 SEP 1995

Generated with Harlequin WebMaker