1 % =========================================
2 % Definitions for use with the pphs program
3 % =========================================
5 \typeout{For use with the pphs program}
7 % Definitions of commands used by pphs
10 \def\skipover#1{\setbox\foo\hbox{#1}\hskip\wd\foo}
11 \def\plusplus{\hbox{$+\mkern-7.5mu+$}}
12 \def\xspa#1{\hskip#1ex}
13 \def\bareq{\setbox\foo\hbox{$=$}\makebox[\wd\foo]{$|$}}
15 % User-redefinable commands - typefaces
23 % User-redefinable commands - quote marks
25 \def\forquo{\hbox{\rm '}}
26 \def\escquo{\hbox{\rm '}}