summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile b/Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile
index 85ef2cfc1ad..9f34e5f28c7 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile
@@ -1,9 +1,7 @@
all: *tex *bib
xelatex --shell-escape biblatex-bookinarticle.tex
+ biber biblatex-bookinarticle
xelatex --shell-escape biblatex-bookinarticle.tex
- xelatex --shell-escape example.tex
- biber example
- xelatex --shell-escape example.tex
clean:bookinarticle
$(MAKE) -C documentation clean