mirror of
https://github.com/opnsense/src.git
synced 2026-04-06 18:05:18 -04:00
11 lines
198 B
TeX
11 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}
|