Skip to content

Instantly share code, notes, and snippets.

@lgylym
Created July 16, 2014 15:22
Show Gist options
  • Save lgylym/ba5c43385067434ba74b to your computer and use it in GitHub Desktop.
Save lgylym/ba5c43385067434ba74b to your computer and use it in GitHub Desktop.
customize table vertical space
\def\arraystretch{1.5}
\begin{tabular}{lll}
\toprule
\midrule
\bottomrule
\end{tabular}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment