mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-09 20:51:12 -06:00
Disble biber for booklet
Some checks are pending
Some checks are pending
This commit is contained in:
@@ -98,7 +98,7 @@ tgt_figures := $(patsubst %.tex, %.png,$(src_figures))
|
||||
ebb -x $<
|
||||
|
||||
booklet/booklet.pdf: $(booklet_src)
|
||||
$(LATEX) -output-directory=booklet booklet.tex
|
||||
$(LATEX) -nobibtex -output-directory=booklet booklet.tex
|
||||
|
||||
book_serif/book.pdf: $(src_all)
|
||||
$(LATEX) -output-directory=book_serif book.tex
|
||||
|
||||
Reference in New Issue
Block a user