ArborX


rel-offset

Longname: rel-offset   Open the Documentation Legend
Released: 7.67a 
Created: 7.67a 
See also: <?page> <?frame> add-layer append apply clear create current insert name raw remove-layer resize

Summary
Used inconjunction with and as a keyword of the <?page> and @ commands to offset page generation relative to the page on which the command is placed as part of an inline page creation command sequence. Used within the <?page> command.
Example extract
 <?page clear> 1
 <?page raw dim 210, 297> 2
 <?page name 1 "over_lay"> 3
 <?page raw overlay> 4
 <?page create> 5

Syntax (7.67a)
rel-offset offset_pages:i
offset_pages:i

Number off pages to offset before creation of the new defined page.

The keyword is unique in that it is a keyword of a keyword of a PI! This is made clearer in the example below:

 <?page insert rel-offset 2?>

Document created on 05-Apr-2003 (revision 001)