added textlive-latex-extra to deb

This commit is contained in:
Nathan Schneider
2023-06-14 13:48:07 -06:00
parent c0de59647d
commit a85fe1d701
+1
View File
@@ -20,6 +20,7 @@ emacs --script ~/.scripts/install-emacs.el
# pandoc
sudo apt -y install texlive
sudo apt -y install texlive-latex-extra
sudo apt -y install lmodern
echo "Download pandoc and install from dpkg:"
echo "https://github.com/jgm/pandoc/releases/latest"