|
Style File for Sample 1
Global DescriptorsGlobal descriptors specify the typographic style of the document to be composed. Individual descriptor statements specify such things as:
Tag DescriptorsA Tag Descriptor defines a basic set of composition attributes. One or more function commands may follow the tag descriptor to specify special processing and/or to initiate composition activity.Function commands, when they are used, must follow the tag descriptor they modify immediately. A given tag descriptor may require no function commands. Some tag descriptors may require multiple function commands. The $EXECUTE command under <TAG=INDXBODY> invokes the vertical rules between text columns. The $EXECUTE under <TAG=/INDXBODY> cancels repeat heads and the $EXECUTE under <TAG=/INDX> cancels the vertical rules. These last two are necessary in case another index follows. <DIVISION=1> <TAG=INDX:HSBJ> PAC=ALL,FONT=(1,10,10),LEAD=(0,30),INDENT=(0,0,0),MODE=FC, WIDOW=0,WIDTH=P $EXECUTE <NP><PAGONE> $MAKE S1=C"<HRUL540,0.5>" <TAG=STPG> <TAG=INDXFRNT> PAC=ALL,FONT=(1,10,10),LEAD=(0,5),INDENT=(0,0,0),MODE=FC, WIDOW=0,WIDTH=P $COMPOSE <TAG=/INDXFRNT> <TAG=INDXBODY> FONT=(1,8,9),LEAD=(*,2),INDENT=(0,0,0),MODE=JUH,WIDOW=0, WIDTH=C $EXECUTE <VR1,270,0.7,*> <TAG=LTR> FONT=(4,8,9),LEAD=(18,12),INDENT=(0,06,0),MODE=FC,WIDOW=1, WIDTH=C $COMPOSE <TAG=L1> FONT=(4,8,9),LEAD=(10,2),INDENT=(0,8,0),MODE=JUH,WIDOW=1, WIDTH=C $COMPOSE <TAG=L2> FONT=(1,8,9),LEAD=(2,2),INDENT=(8,16,0),MODE=JUH,WIDOW=0, WIDTH=C $COMPOSE <TAG=L3> FONT=(1,8,9),LEAD=(2,2),INDENT=(16,24,0),MODE=JUH,WIDOW=0, WIDTH=C $COMPOSE <TAG=L4> FONT=(1,8,9),LEAD=(2,2),INDENT=(24,32,0),MODE=JUH,WIDOW=0, WIDTH=C $COMPOSE <TAG=L5> FONT=(1,8,9),LEAD=(2,2),INDENT=(32,40,0),MODE=JUH,WIDOW=0, WIDTH=C $COMPOSE <TAG=/INDXBODY> FONT=(1,8,9),LEAD=(*,8),INDENT=(0,0,0),MODE=JUH,WIDOW=0, WIDTH=P $EXECUTE <XR> <TAG=/INDX> $EXECUTE <XV> &END
|