Macro Language Reference > Macros > Document > tsrctrl
  
tsrctrl
Description
Enables you to create a new side rule control stream, or edit an existing one. The side rule control stream will determine the appearance, size and position of the side rule in the document.
Syntax
tsrctrl siderule_ctrl:t?
tsrctrl
[no parameter]
Display the Side Rule Control Stream dialog box.
siderule_ctrl
The name of the side rule control stream that you would like to edit.
Additional Information
Keywords
There is rarely any need to edit a side rule control stream directly, as the keywords correspond to the menu option names and are generally self explanatory. Illustrated below is a standard control stream generated from the dialog box:
width 2mm
offset 5mm
colour Aquamarine4
sides "l"
location "c"
In version 9.1, additional options in the Side Rule Control Stream dialog allow the application of rules based on user-defined line styles and patterns. For further information about user defined line styles, please refer to the macros tlctrl, tlpctrl and tlsctrl.
Related Links