Skip to content

Instantly share code, notes, and snippets.

@trcook
Created May 25, 2017 18:38
Show Gist options
  • Save trcook/ba987b8863af497ff5742b9d95e8a98b to your computer and use it in GitHub Desktop.
Save trcook/ba987b8863af497ff5742b9d95e8a98b to your computer and use it in GitHub Desktop.
tabbox table
\begin{table}[htb]
\ttabbox{ \caption{ caption}
\label{label}}{
\begin{tabular}{lrrrrr}
\end{tabular}
}
\end{table}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment