home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1184 / gepackt.exe / LABORG.PLT < prev    next >
Encoding:
Text File  |  1994-02-22  |  703 b   |  33 lines

  1. # laborg.plt
  2.  
  3. paper size 11 by 8.5
  4.  
  5. font 1 # try "font 0" and dump to a device (postscript, hpgl, pic, etc)
  6.  
  7. char size 0.35
  8.  
  9. line from 5.5 2 to 5.5 9
  10. line from 2 3 to 9 3
  11. line from 2 5 to 9 5
  12. line from 2 7 to 9 7
  13.  
  14. label origin 1
  15. label at 5.5 7 '1 - bottom left'
  16. label origin 2
  17. label at 5.5 7 '2 - center left'
  18. label origin 3
  19. label at 5.5 7 '3 - top left'
  20. label origin 4
  21. label at 5.5 5 '4 - bottom'
  22. label origin 5
  23. label at 5.5 5 '5 - center'
  24. label origin 6
  25. label at 5.5 5 '6 - top'
  26. label origin 7
  27. label at 5.5 3 '7 - bottom right'
  28. label origin 8
  29. label at 5.5 3 '8 - center right'
  30. label origin 9
  31. label at 5.5 3 '9 - top right'
  32.  
  33. label center at 5.5 1 'Testing Label Origin'