[texhax] Entering horizontal lines between items

Philip TAYLOR P.Taylor at Rhul.Ac.Uk
Wed Jan 9 21:14:06 CET 2013



Jerry wrote:

> Assume this example:
> 
> NAME _______________________________________ PHONE: ____________
> 
> PROPERTY OWNER: ____________________________ PHONE: ____________

\def \rulefilledhbox #1#2{\hbox #1 {#2 \hrulefill}}
\def \rulefilledline #1{\line {#1 \hrulefill}}
\rulefilledline {\rulefilledhbox {to  5 in}{Name} Phone :}
\rulefilledline {\rulefilledhbox {to  5 in}{Property owner} Phone :}
\end


More information about the texhax mailing list