From 1f237f6b2ac8e3a15bf63a278ac6690b8c93e36b Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 23 Oct 2023 19:27:08 -0700 Subject: [PATCH] Added custom bundle to tectonic --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index cd2730c..a23f233 100755 --- a/build.sh +++ b/build.sh @@ -38,6 +38,7 @@ function build() { tectonic_args=( --chatter minimal + --web-bundle "https://static.betalupi.com/tectonic/texlive2023-nopatch.tar" )