home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume6 / lbl / Introduction next >
Encoding:
Text File  |  1986-11-30  |  1.4 KB  |  28 lines

  1. This is a distribution of a preprocessor, lbl, for nroff and its
  2. kindred.  Lbl allows you to give symbolic labels to objects in a text
  3. file which belong in numbered sequences (e.g.  chapters, figures,
  4. tables, equations) and to refer to them by name; sequence numbers are
  5. assigned automatically.  Hence, it is unnecessary to adjust all
  6. cross-references every time that a new item is inserted into the middle
  7. of a sequence.
  8.  
  9. Multi-level sequences are supported (similar to the multi-level section
  10. numbers in many macro packages); the user has control over the format
  11. of each level of sequence numbers (roman, arabic, letters).  Many
  12. independent sequences may be used simultaneously, limited only by the
  13. memory available to the program; the same name may be used for items in
  14. several sequences.
  15.  
  16. The program was written by Chris Miller at Heriot-Watt University,
  17. Edinburgh.  Please report bugs, portability problems or ideas for
  18. improvements to chris@hwcs.uucp ( ....!mcvax!ukc!kcl-cs!hwcs!chris if
  19. you need to be more explicit in your mail path).
  20.  
  21. As indicated in the attached NOTICE, you are free to pass this to
  22. anyone else; it contains NO code restricted under proprietary
  23. agreements.  If you make alterations, please (a) inform the author and
  24. (b) mark the emendations to the original distribution clearly
  25. (preferably through conditional compilation) -- I desire neither praise
  26. for your brilliance nor scorn for your incompetence!
  27.  
  28.