Stretch table row heights in LaTeX
Friday, April 3, 2009 - 1:08pm
Like Naradmuni, I'm always forgetting the simple command to make the rows of a LaTeX table bigger.
\renewcommand\arraystretch{MyValue}% (MyValue=1.0 is for standard spacing)