From 06b029cd61cef36a69be017775694dbbae011463 Mon Sep 17 00:00:00 2001 From: Chris Fenner Date: Sun, 7 Apr 2024 19:19:29 -0700 Subject: [PATCH] install bigfoot package, which footmisc depends on --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 20dc51a..5191847 100644 --- a/Dockerfile +++ b/Dockerfile @@ -149,7 +149,7 @@ RUN npm install --global --unsafe-perm puppeteer@21.7.0 imgur@2.3.0 mermaid-filt ENV PATH="${PATH}:/usr/local/texlive/bin/aarch64-linux:/usr/local/texlive/bin/x86_64-linux" # Packages that are needed despite not being used explicitly by the template: -# catchfile, fancyvrb, footmisc, hardwrap, lineno, ltablex, latexmk, needspace, pgf, zref +# bigfoot, catchfile, fancyvrb, footmisc, hardwrap, lineno, ltablex, latexmk, needspace, pgf, zref RUN tlmgr update --self && tlmgr install \ accsupp \ adjustbox \ @@ -159,6 +159,7 @@ RUN tlmgr update --self && tlmgr install \ adjustbox \ anyfontsize \ appendix \ + bigfoot \ bookmark \ booktabs \ caption \