From 143f87eed287cc84ae6e1474ef151d005c78b642 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemia=20=28Scylla=29?= <stepan@dynare.org>
Date: Mon, 29 Oct 2018 15:50:25 +0100
Subject: [PATCH] Added compilation of dlogo_hover.tex and dbkgd.tex in shell
 script.

---
 assets/images/logo/makelogo.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assets/images/logo/makelogo.sh b/assets/images/logo/makelogo.sh
index ea086f5..71cda09 100755
--- a/assets/images/logo/makelogo.sh
+++ b/assets/images/logo/makelogo.sh
@@ -1,3 +1,5 @@
 #!/bin/sh
 pdflatex -shell-escape dlogo.tex
+pdflatex -shell-escape dlogo_hover.tex
 pdflatex -shell-escape dfavicon.tex
+pdflatex -shell-escape dbkgd.tex
-- 
GitLab