From 53bbcb730a9a9b95e3fce9e5bd1156a7777ba9e4 Mon Sep 17 00:00:00 2001 From: Jeff LANCE <jean-francois.lance@ac-creteil.fr> Date: Tue, 25 Mar 2025 20:48:00 +0100 Subject: [PATCH] Up --- scripts/manjaro.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index cd17734..140c96b 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -77,6 +77,7 @@ install_latex() { texlive-luatex texlive-mathscience texlive-lang + texlive-plaingeneric ) }