![]() |
|
alt |
Longname: | alt ernatives | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Released: | 7.96e | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Created: | 7.96e | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also: | tpacopy repeat repeat_alt single |
Summary |
Specifies the alternatives/conditions for the repeat_alt keyword. |
Example (n/a) |
No example is available for this feature. |
Syntax
|
layer_name:s page_pos:n ?oddeven:n ?blank:n ?
|
layer_name:s |
Creates a single instance of the specified page. |
page_pos:n |
The page_pos condition is used to test if the page is the first, middle or last page in the sequence.
|
oddeven:n |
The oddeven condition is used to test if the page is on an odd or even page number.
|
blank:n |
The blank condition is used to test if the page is blank.
|
The conditions placed on the Repeat Alternatives (repeat_alt) determine which page to use depending upon factors such as the position of the page in the document, whether or not the page is on an odd or even page, or if the page is blank or not. The conditions on the alt entries are tested in turn, and the first rule for which all conditions are met is used to determine which page is generated. If none of the conditions are met, then this is an error and the formatting is halted. It is therefore advisable to have a default case that will always get selected as the last condition. |
Document created on 12-Jul-2003, last reviewed on 30-Sep-2004 (revision 002)