Skip to content

Instantly share code, notes, and snippets.

@martisak
Created October 3, 2021 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martisak/a3575c4891f5ad08a493871077a5413e to your computer and use it in GitHub Desktop.
Save martisak/a3575c4891f5ad08a493871077a5413e to your computer and use it in GitHub Desktop.
\documentclass[varwidth=\maxdimen]{standalone}
\input{includes/macros}
\begin{document}
\begin{table}
\centering
\noindent\begin{minipage}{10cm}
\caption{Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua.}
\end{minipage}
\input{table.tbl}
\end{table}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment