From ede99b252c5f174786c4bac7076cd6bcc390074b Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 3 Dec 2023 02:48:34 +0100
Subject: [PATCH] note potential cm-super tlmgr dependency

---
 Docker/tlmgrDeps.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Docker/tlmgrDeps.sh b/Docker/tlmgrDeps.sh
index 1af2350f..d676415b 100755
--- a/Docker/tlmgrDeps.sh
+++ b/Docker/tlmgrDeps.sh
@@ -3,7 +3,7 @@
 # First install tlmgr (likely in the package 
 # texlive or texlive-bin) and texlive2023-bin.
 #
-# Some of these packages might not be necessary, but after so long messing with the tlmgr search tool I got bored.
+# If compiling fails, you *might* also need the cm-super package.
 
 tlmgr install \
 latex-bin \
-- 
GitLab