add texlive-mathscience
This commit is contained in:
parent
5552cf4a08
commit
7ff8793c05
2 changed files with 2 additions and 1 deletions
|
@ -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
2
wsl.sh
|
@ -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 ==
|
||||||
|
|
Loading…
Reference in a new issue