one more occurrence of bibtex
This commit is contained in:
parent
f9313181e8
commit
cabe3abadf
@ -42,7 +42,7 @@ cd: # make cd will prepare CD for bu
|
|||||||
|
|
||||||
bbl: $(BBL)
|
bbl: $(BBL)
|
||||||
$(BBL): %.bbl: %.aux
|
$(BBL): %.bbl: %.aux
|
||||||
bibtex -min-crossrefs=100 -terse $<
|
biber -min-crossrefs=100 -terse $<
|
||||||
|
|
||||||
$(PDATA): %.pdata: %.tex
|
$(PDATA): %.pdata: %.tex
|
||||||
$(PDFLATEX) $<
|
$(PDFLATEX) $<
|
||||||
|
Loading…
Reference in New Issue
Block a user