In Section 2.12.1 it says that the height of all table rows can be changed by placing the following command in the preamble:
\setlength{\extrarowheight}{height}
This is not true unless the package dcolumn is also used before this:
\usepackage{dcolumn}
I don't know if I'm missing something or not, but creating a simple
document with a table and inserting the \setlength command just gives
me errors without using the dcolumn package.
Thanks for the documentation.
Cheers,
Bob Lounsbury
