Commands defining the starting and ending points of a bracket:


*
* This are the directives to Figure 10
*
* Use ArcInfo symbolsets plotter
.SHADESET plotter
.LINESET plotter
* Define the starting position of the legend (x,y)
.BOXPOS 1.0 15.0
* Define the size of a box (x,y)
.BOXSIZE 1.0 0.7
* Define the seperation of subsequent boxes (x,y)
.BOXSEP 0.3 0.5
*
* We want proportional text and textfont 94021
.DEFTEXT 0.3 0.3 94021.0
.PROPORTIONAL
* Break line of bracket-text at about 12 characters
.BREAKBRAK 12.0
* Draw a series of boxes within bracket
.STARTBH Bracket 1 (horizontal text)
.001S030M001T Box1
.002S030M001T Box2
.STARTBV Bracket 2 (vertikal text)
.003S030M001T Box3 (here comes a longer text)
.004S030M001T Box4
.005S030M001T Box5
.ENDB
.006S030M001T Box6
.STARTBV Bracket 3
.007S030M001T Box7 (here too)
.008S030M001T Box8
.009S030M001T Box9
.ENDB
.ENDB

Figure 10 Figure 10