traitecoevo / competition_kernels

:seedling: Emergent shapes of trait-based competition functions from resource-based models :deciduous_tree::evergreen_tree::palm_tree:
2 stars 1 forks source link

Competition shape table #45

Closed richfitz closed 4 years ago

richfitz commented 9 years ago
richfitz commented 9 years ago

So, a93b0ea does most of this but for some reason the rendered mini figures can't be properly sized in the resulting document but they can with a standalone document!

\documentclass[a4paper,11pt]{article}
\usepackage[osf]{mathpazo}
\usepackage{ms}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage{caption}
\usepackage[labelfont=bf]{caption} % make label for figure bold
\usepackage{tabularx}
\usepackage{adjustbox}

\usepackage{color}

\input{common-defs}

\begin{document}

\begin{table}[h]
% copy table def in here
\end{table}

\bibliographystyle{amnat}
\bibliography{references}

\end{document}
richfitz commented 9 years ago

Compare:

screen shot 2015-09-03 at 5 40 55 pm

with

screen shot 2015-09-03 at 5 41 21 pm