From 40d7abe9a23f2ca2b62fc3301a485a90689c83fa Mon Sep 17 00:00:00 2001 From: Olly Hensby <79875276+ollyhensby@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:28:11 +0000 Subject: [PATCH] Create postBuild Add latex installation commands --- binder/postBuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 binder/postBuild diff --git a/binder/postBuild b/binder/postBuild new file mode 100644 index 0000000..c9a013f --- /dev/null +++ b/binder/postBuild @@ -0,0 +1,12 @@ +#!/bin/bash +quarto install tinytex +export PATH="$HOME/.TinyTeX/bin/x86_64-linux:$PATH" +tlmgr update --self +tlmgr install carlito +tlmgr install ctable +tlmgr install fontawesome +tlmgr install tocloft +tlmgr install glossaries +tlmgr install titleref +tlmgr install stackengine +tlmgr install anyfontsize