diff --git a/arch_wsl.sh b/arch_wsl.sh index 6b4b379..88ffd73 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -35,7 +35,7 @@ main() { rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \ otf-fira-mono mingw-w64-gcc otf-font-awesome \ soundfont-fluid fluidsynth pulseaudio-alsa \ - texlive-meta texlive-langfrench + texlive-latexextra texlive-langfrench texlive-binextra # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 830788a..93152cf 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -87,8 +87,9 @@ "sdl2_mixer", "xdg-desktop-portal-gnome", "exa", - "texlive-meta", + "texlive-latexextra", "texlive-langfrench", + "texlive-binextra", "syncthing", "ufw", "fzf",