diff --git a/texlive_update.sh b/texlive_update.sh index f485dd0..6065e5e 100755 --- a/texlive_update.sh +++ b/texlive_update.sh @@ -139,6 +139,7 @@ $TLMGR install --repository "$ACTIVE_SERVER" \ pgfplots \ physics \ pict2e \ + pstricks \ ragged2e \ scheme-basic \ setspace \ @@ -160,6 +161,7 @@ $TLMGR install --repository "$ACTIVE_SERVER" \ xltabular \ xpatch \ xstring \ + yfonts \ zhmetrics echo "Deinstalliere unerwünschte LaTeX-Pakete..."