From b29a343d42600430a027755ebfade115376b79d2 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 11 Dec 2023 12:35:50 +0100 Subject: [PATCH] texlive-publishers --- arch_wsl.sh | 2 +- archinstall/user_configuration.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch_wsl.sh b/arch_wsl.sh index 1a17cbd..7de9819 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -38,7 +38,7 @@ main() { libsamplerate rsync doxygen otf-fira-sans ttf-fira-code texlive-binextra \ otf-fira-mono mingw-w64-gcc otf-font-awesome soundfont-fluid fluidsynth \ pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ - noto-fonts jdk-openjdk texlive-fontsrecommended sfml + noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 3195c79..fb4cf85 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -133,6 +133,7 @@ "power-profiles-daemon", "jdk-openjdk", "texlive-fontsrecommended", + "texlive-publishers", "sfml" ], "plugin": null,