There seems to be a conflict when I use both arydshln and longtable. Here
is a sample document:
\documentclass{article}
\usepackage{arydshln}
\usepackage{longtable}
\begin{document}
\begin{longtable}{c}
This\\
table
\end{longtable}
\end{document}
It gives this error message: (squashed to fit)
! Undefined control sequence.
\adl@@cr ...l@height \xdef \adl@rowsL {\adl@rowsL
(\adl@colsL /\number \adl@...
lt.tex(9) : t
able
The same error appears if I usepackage longtable and arydshln in the other
order. The error doesn't appear if there's only a single line of text in
the table. The error disappears if I don't usepackage{arydshln}.
The log file also says:
Package: arydshln 2000/07/04 v1.4
Package: longtable 1998/05/13 v4.09 Multi-page Table package (DPC)
I'm using Y&Y Tex, and WinEdt. If anyone can offer any advice, I'd be very
grateful! Or any workarounds. Are there any other ways to break up a
\[\begin{array}..\end{array}\] over multiple pages? Are there any other
ways to get a dotted vertical line?
Many thanks in advance,
--
Lucian Wischik, Queens' College, Cambridge CB3 9ET. www.wischik.com/lu