mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-13 14:41:11 -06:00
Update makefile
This commit is contained in:
@@ -2,7 +2,6 @@ all:
|
|||||||
pdflatex book.tex
|
pdflatex book.tex
|
||||||
biber book
|
biber book
|
||||||
pdflatex book.tex
|
pdflatex book.tex
|
||||||
pdflatex book.tex
|
|
||||||
|
|
||||||
fast:
|
fast:
|
||||||
pdflatex book.tex
|
pdflatex book.tex
|
||||||
@@ -17,3 +16,6 @@ clean:
|
|||||||
rm book.bcf
|
rm book.bcf
|
||||||
rm book.pdf
|
rm book.pdf
|
||||||
rm book.log
|
rm book.log
|
||||||
|
|
||||||
|
release:
|
||||||
|
cp book.pdf TheBreadCode-The-Sourdough-Framework.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user