home *** CD-ROM | disk | FTP | other *** search
- # @(#)fixed.H 4.1
- INCLUDE common.H
- DOWNDATA \E(sP # Fixed width
- DOWNDATA \E)sP # Fixed width
- # LaserJet 4 fixed width fonts have non-bold brackets and builders;
- # we want bold to match traditional troff
- CHAR bv math-8 \E)s3B\365\E)sB # bold vertical
- CHAR lb math-8 \E)s3B\344\E)sB # left bottom
- CHAR lc math-8 \E)s3B\340\E)sB # left ceiling
- CHAR lf math-8 \E)s3B\341\E)sB # left floor
- CHAR lk math-8 \E)s3B\343\E)sB # left kurly middle
- CHAR lt math-8 \E)s3B\342\E)sB # left top
- CHAR rb math-8 \E)s3B\364\E)sB # right bottom
- CHAR rc math-8 \E)s3B\360\E)sB # right ceiling
- CHAR rf math-8 \E)s3B\361\E)sB # right floor
- CHAR rk math-8 \E)s3B\363\E)sB # right kurly middle
- CHAR rt math-8 \E)s3B\362\E)sB # right top
-