home *** CD-ROM | disk | FTP | other *** search
- # laborg.plt
-
- paper size 11 by 8.5
-
- font 1 # try "font 0" and dump to a device (postscript, hpgl, pic, etc)
-
- char size 0.35
-
- line from 5.5 2 to 5.5 9
- line from 2 3 to 9 3
- line from 2 5 to 9 5
- line from 2 7 to 9 7
-
- label origin 1
- label at 5.5 7 '1 - bottom left'
- label origin 2
- label at 5.5 7 '2 - center left'
- label origin 3
- label at 5.5 7 '3 - top left'
- label origin 4
- label at 5.5 5 '4 - bottom'
- label origin 5
- label at 5.5 5 '5 - center'
- label origin 6
- label at 5.5 5 '6 - top'
- label origin 7
- label at 5.5 3 '7 - bottom right'
- label origin 8
- label at 5.5 3 '8 - center right'
- label origin 9
- label at 5.5 3 '9 - top right'
-
- label center at 5.5 1 'Testing Label Origin'