Disble biber for booklet
Some checks are pending
Release the book and website / build-and-push-image (push) Waiting to run
Release the book and website / release-book-website (push) Blocked by required conditions
Release the book and website / invalidate-book-website-cache (push) Blocked by required conditions

This commit is contained in:
Cedric
2024-12-28 18:31:19 +00:00
parent 6eba9635dd
commit 2dea80a29c

View File

@@ -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