From f58f22cadd2a2d8a02d5b6976a300727a8fefeaf Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 20 Sep 2025 07:17:56 +0200 Subject: [PATCH] [Install] Add german latex extras --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 053a8c1..543d200 100755 --- a/install +++ b/install @@ -91,7 +91,7 @@ echo " ==> Installing LaTeX... " sleep 2 -yay -S --noconfirm --noremovemake texlive biber texlive-latexextra +yay -S --noconfirm --noremovemake texlive biber texlive-latexextra texlive-langgerman # WebDev utilities echo "