ArborX


tfrules

Longname: t f rame rules   Open the Documentation Legend
Released: Not Available 
Created: Not Available 
Last modified: Not Available 
See also: tb trub <?trur> trut

Summary
The tfrules macro allows you to specify or change the rules around the currently selected frame, and between its columns.
Example extract

The macro shown below produces two rules on a frame, each being separated by a semi-colon.

 tfrules "+" 1,2mm,n,"tl";2,2mm,b,"br"

Syntax (Not Available)
tfrules Ø
tfrules  options:n?  [  rule:n thickness:um colour:c  [  position:s  [  radius:um  ]?   ]?   ]* 
Ø Displays the Frame Rules dialogue box.
options:n
Change setting mode to on.
Change setting mode to off.
Toggle settings off and on.
Top.
Bottom.
Left.
Right.
Rounded corner top left.
Rounded corner top right.
Rounded corner bottom left.
Rounded corner bottom right.
Outside rounded corner top left.
Outside rounded corner top right.
Outside rounded corner bottom left.
Outside rounded corner bottom right.
rule:n Rule number 1..20, Rules 1..20 c,C,g,G Gutter or column rule.
thickness:um Rule thickness.
colour:c Rule colour.
position:s Rule position.
radius:um Rule radius.

For instance the macro shown below produces two rules on a frame, each being separated by a semi-colon.

 tfrules "+" 1,2mm,n,"tl";2,2mm,b,"br"

Document created on 26-Aug-2003 (revision 001)