From dc706fcf7a67d7e2001d7c5507161163476a75a5 Mon Sep 17 00:00:00 2001 From: Jeff LANCE <jean-francois.lance@ac-creteil.fr> Date: Tue, 25 Mar 2025 21:05:31 +0100 Subject: [PATCH] Up --- scripts/manjaro.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index 140c96b..599c6be 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -78,6 +78,8 @@ install_latex() { texlive-mathscience texlive-lang texlive-plaingeneric + texlive-humanities + texlive-pstricks ) }