[7570] in Athena Bugs
vax 7.2R: xdvi
daemon@ATHENA.MIT.EDU (darford@ATHENA.MIT.EDU)
Wed May 15 06:30:14 1991
From: darford@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Wed, 15 May 91 06:29:59 EDT
System name: stars-and-stripes
Type and version: CVAXSTAR 7.2R
Display type: SG
What were you trying to do?
I tried to use xdvi to display the following file:
\documentstyle[11pt,timrom,nopagenumbers]{report}
\textwidth 6.5in
\textheight 8.5in
\topmargin -0.25in
\evensidemargin 0.00in
\oddsidemargin 0.00in
\parskip 0.1 in
\begin{document}
\begin{center}
\begin{tabular}{|c|c|c|c|}
\hline
200 & charge& 1& 2\\
\cline{2-4} & counts& 1& 2\\ \cline{2-4}
&charge& 1& 2\\
\cline{2-4} & counts& 1& 2\\
\hline
300 & charge& 1& 2\\
\cline{2-4} & counts& 1& 2\\ \hline
\end{tabular}
\end{center}
\end{document}
What's wrong:
The line between the 1's was crooked. The printer 'oe' printed
the table correctly.
What should have happened:
The table should have been displayed correctly by the previewer
(correct me if I'm wrong).
Please describe any relevant documentation references:
Nothing I can think of off hand,