freebsd-dev/gnu/usr.bin/ptx/examples/latex/latex.tex
1994-05-06 07:54:54 +00:00

12 lines
198 B
TeX

\documentstyle[11pt]{article}
\begin{document}
\def\xx#1#2#3#4#5#6{\hbox{
\hbox to2.5in{\hfil#5#2}
\hbox to3.0in{{\sl #3}\,#4#1\hfil}
\hbox to1.5in{\tiny#6\hfil}
}}
\input table
\end{document}