aboutsummaryrefslogtreecommitdiff
path: root/update-pdf.sh
diff options
context:
space:
mode:
authorFranciszek Malinka <franciszek.malinka@gmail.com>2022-03-26 15:18:26 +0100
committerFranciszek Malinka <franciszek.malinka@gmail.com>2022-03-26 15:18:26 +0100
commit78cbd57aad87cd07d4ebe218d09a8a926b12b2cb (patch)
treec2b78fce525a8e6351e39162459348554d0c27a5 /update-pdf.sh
parente79d66fdd62e06bff773562daa7c29c1cba91bcc (diff)
Troche o grafie losowym
Diffstat (limited to 'update-pdf.sh')
-rw-r--r--update-pdf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/update-pdf.sh b/update-pdf.sh
index 8d1534a..f342079 100644
--- a/update-pdf.sh
+++ b/update-pdf.sh
@@ -18,6 +18,9 @@ do
then
echo "updating"
pdflatex $PRACA
+ biber $PARACA
+ pdflatex $PRACA
+ pdflatex $PRACA
else
sleep 0.2
fi