summaryrefslogtreecommitdiff
path: root/info/digests/texline/no7/mitem.tex
blob: 8808e42c09fb189ec373f592bb4c798f3402fdaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\nopagenumbers
\newbox\leftside
\newbox\rightside
\long\def\entry#1{\let\p=\par\def\par{\strut\p\strut}#1}
\long\def\mitem#1#2{\parindent=0pt%
\global\setbox\leftside\vtop{\hsize70pt%
\everypar{\strut}\overfullrule0pt\noindent
\strut#1\strut}
\global\setbox\rightside\vtop{\tolerance=20000\hfuzz4pt%
\def\\{{\tt\char'134}}\hsize142pt
\everypar{\strut}\noindent
\strut#2\strut}
\box\leftside&\quad\box\rightside\cr
}
%
%
%\vbox{\tabskip=0pt%\offinterlineskip
%\halign{#&#\cr
%\mitem{This is on the left hand side}{While this
%very much longer entry is supposed to go on the right.
%I may have to say it a few times, just to get it right
%and to test it properly, but I think I can.
%\par
%And try a paragraph too}
%}}