Switched pandoc in deb from apt repos to dpkg
This commit is contained in:
@@ -19,10 +19,10 @@ sudo apt -y install aspell aspell-en
|
||||
emacs --script ~/.scripts/install-emacs.el
|
||||
|
||||
# pandoc
|
||||
sudo apt -y install pandoc
|
||||
sudo apt -y install pandoc-citeproc
|
||||
sudo apt -y install texlive
|
||||
sudo apt -y install lmodern
|
||||
echo "Download pandoc and install from dpkg:"
|
||||
echo "https://github.com/jgm/pandoc/releases/latest"
|
||||
|
||||
# revealjs
|
||||
cd ~/.revealjs
|
||||
|
||||
Reference in New Issue
Block a user