diff --git a/.scripts/install-deb.sh b/.scripts/install-deb.sh index 65efe5e..8920c12 100755 --- a/.scripts/install-deb.sh +++ b/.scripts/install-deb.sh @@ -17,6 +17,7 @@ sudo apt -y install neovim # pandoc sudo apt -y install texlive +sudo apt -y install texlive-xetex sudo apt -y install texlive-latex-extra sudo apt -y install lmodern echo "Download pandoc and install from dpkg:"