Skip to content

Commit

Permalink
Removed naboj-copy, install.sh script now includes gnuplot
Browse files Browse the repository at this point in the history
  • Loading branch information
sesquideus committed Sep 12, 2024
1 parent d5c0cb7 commit 428dc77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ TEXHOME=`kpsewhich -var-value=TEXMFHOME`
mkdir -p $TEXHOME/tex/latex/
ln -s $PWD/core/latex/dgs.cls $TEXHOME/tex/latex/dgs.cls

sudo apt install texlive-full texlive-fonts-extra pandoc librsvg2-bin
sudo apt install texlive-full texlive-fonts-extra pandoc librsvg2-bin gnuplot

cd core/fonts/
rm -rf FontPro
Expand Down
1 change: 0 additions & 1 deletion naboj-copy.sh

This file was deleted.

0 comments on commit 428dc77

Please sign in to comment.