From 48ff41f7a7914b983b251ab91c0cd64c758d113d Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Mon, 8 Aug 2016 18:11:19 +0100 Subject: [PATCH] add biber to latex container --- build/scripts/latex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/scripts/latex.sh b/build/scripts/latex.sh index 3589e11..398d2c5 100644 --- a/build/scripts/latex.sh +++ b/build/scripts/latex.sh @@ -1 +1 @@ -apt_install_permanent texlive-full python-pygments gnuplot \ No newline at end of file +apt_install_permanent texlive-full biber python-pygments gnuplot \ No newline at end of file