add texlive-mathscience

This commit is contained in:
Mylloon 2024-04-25 01:04:58 +02:00
parent 5552cf4a08
commit 7ff8793c05
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 2 additions and 1 deletions

View file

@ -136,6 +136,7 @@
"texlive-fontsrecommended", "texlive-fontsrecommended",
"texlive-fontsextra", "texlive-fontsextra",
"texlive-publishers", "texlive-publishers",
"texlive-mathscience",
"sfml", "sfml",
"perl-yaml-tiny", "perl-yaml-tiny",
"perl-file-homedir", "perl-file-homedir",

2
wsl.sh
View file

@ -38,7 +38,7 @@ function main {
pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \
noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \
texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \ texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \
man-pages bottom maven fakeroot man-pages bottom maven fakeroot texlive-mathscience
# === Remove SU password == # === Remove SU password ==