Skip to content

Instantly share code, notes, and snippets.

@tcbennun
Created March 7, 2019 16:34
Show Gist options
  • Save tcbennun/6efa6b99422b24712581affd9b602847 to your computer and use it in GitHub Desktop.
Save tcbennun/6efa6b99422b24712581affd9b602847 to your computer and use it in GitHub Desktop.
% requires `booktabs' package
\begin{tabular}{ccr}
\toprule
This & Is A & Test \\
\midrule
have some & numbers & 5.32 \\
wahoo & yahee & 55.80 \\
ddd & ddddddd & 0.10 \\
\bottomrule
\end{tabular}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment