Skip to content

Commit 4a85edc

Browse files
authored
adding missing LaTeX package to handle floating figs
Closes #355
1 parent b6c6a14 commit 4a85edc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ RUN tlmgr install amsmath \
8989
environ \
9090
trimspaces \
9191
ulem \
92-
makecell
92+
makecell \
93+
tabu
9394

9495
# increase the ImageMagick resource limits
9596
# this relies on the fact that there is only one place where each of these sizes are used in policy.xml

0 commit comments

Comments
 (0)