home *** CD-ROM | disk | FTP | other *** search
- #
- # pcwtex.ctl - control file for pcwtex.
- #
- # contains details of the substitutions carried out by pcwtex.
- #
- #Each line in this file consists of three or four space delimited fields:
- #
- # type 0 one-off substitution, e.g. hard-space, soft-hyphen.
- # 1 substitution pair, e.g. bold, italic.
- # char n the decimal value of the character inserted by PCWRITE to
- # invoke a feature
- # sub1 string inserted by PCWTEX in place of the first occurrence of
- # a special character in a line. If NULL, the special character
- # is just deleted.
- # sub2 string for insertion on second occurrence (if any).
- #
- 0 250 ~
- 0 12 \newpage
- 0 29 NULL
- #
- 1 2 {\bf }
- 1 1 {\bf }
- 1 6 {\tiny }
- 1 16 {\LARGE }
- 1 21 {\it }
- 1 23 \underline{ }
-