home *** CD-ROM | disk | FTP | other *** search
- # @(#)common.H 4.1
- # XXX--Dagger should italicize; LaserJet 4 lacks a built-in italicized dagger.
- WIDTHPOINTSIZE 600
- WIDTHUNITSPERINCH 300
- UNITSPERINCH 720 720
- NEWPAGE \f
- MOVES \E&a%dH \E&a%dV
- LEFTMARGIN 60 # Unprintable left margin
- PORTRAIT \E&lO
- LANDSCAPE \E&l1O
- FONT I \E(s1S\E)s1S \E(sS\E)sS
- FONT B \E(s3B\E)s3B \E(sB\E)sB
- SIZES \E&f%dy2X
- SYMBOLS win_l1 \E(19U
- # For the benefit of Tim Benjamin. . .
- FORGET *m
- SYMBOLS math-8 \016 \017
- SYMBOLS ms_publ \E(6J # for Fi, Fl and a few others
- SYMBOLS wingdings \E(579L # for bs, lh, and rh
- # It is tempting to try to grab box rule from the "symbol" symbol set,
- # but the characters in that set with correct horizontal position
- # have incorrect vertical position.
- CHAR br win_l1 \E&fy2X # box rule
- CHAR ru win_l1 \E&a-.167R_\E&a+.167R _ # baseline rule
- ###############################################################################
- DOWNDATA \EE # Reset printer. . .
- ENDDATA \EE # . . .and be sure to reset it when done
- DOWNDATA \E&lE # Set top margin to zero
- DOWNORIENT
- # Three-dot-wide box rules
- DOWNDATA \E*c3A
- # Box rule macro
- DOWNDATA \E&fyX
- DOWNDATA \E&fS\E&a-.833R\E*cP\E&f1S
- DOWNDATA \E&f1X
- #
- DOWNDATA \E(19U # Windows 3.1 Latin 1 symbol set
- DOWNDATA \E(s12V # 12 point
- DOWNDATA \E(sS # Upright style
- DOWNDATA \E(sB # Medium stroke weight
- DOWNDATA \E)8M # Math-8 symbol set
- DOWNDATA \E)s12V # 12 point
- DOWNDATA \E)sS # Upright style
- DOWNDATA \E)sB # Medium stroke weight
-