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
     )
 }