1 11/30/86  pagebox.compin, midbox.compin
 2 
 3 Syntax:  .ifi pagebox "box-header-lines"
 4       OR .ifi midbox  "box-header-lines"
 5 
 6 
 7 Function:
 8 These macros construct and place boxed headers as do the lXhbox.compin
 9 and lXmhbox.compin macros.  They also create a level header and make a
10 TOC entry.  They are intended for use where the text in the boxed
11 header is different from that in the level header.  These macros
12 perform all functions of their lXh and lXmh counterparts.  See
13 l1hbox.compin.info and l1mhbox.compin.info for more information.
14 
15 
16 Examples:
17 
18    .ifi midbox "vfile_!checkpoint"
19    .ifi l3mh "Name:  checkpoint"
20 
21 (END)
22