home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / APPS / lout2.lzh / LOUT2 / DOC / TR.LOUT / ch3.07 < prev    next >
Text File  |  1994-01-25  |  977b  |  23 lines

  1. @Section
  2.    @Title { "@Wide" and "@High" }
  3.    @Tag { wide }
  4. @Begin
  5. @PP
  6. The @@Wide symbol
  7. wide.sym @Index { @@Wide symbol }
  8. returns its right parameter modified to have the width given by its left
  9. parameter, which must be a length (Section {@NumberOf concatenation})
  10. whose unit of measurement is {@Code "c"}, {@Code "i"}, {@Code "p"},
  11. {@Code "m"}, {@Code "f"}, {@Code "s"}, or {@Code "v"}.  If the right
  12. parameter is not as wide as required, white space is added at the right;
  13. if it is too wide, its paragraphs are broken (Section {@NumberOf break})
  14. so that it fits.  A @@OneCol operation is included in the effect of @@Wide,
  15. since it does not make sense for an object of fixed width to have two column
  16. marks.
  17. @PP
  18. high.sym @Index { @@High symbol }
  19. The @@High symbol similarly ensures that its result is of a given height,
  20. by adding white space at the bottom.  In this case it is an error for the
  21. right parameter to be too large.  A @@OneRow operation is included.
  22. @End @Section
  23.