From 85d6feec01e0cb0c68bab4b6babf5d9cca22995b Mon Sep 17 00:00:00 2001
From: Theophile Terraz <theophile.terraz@inrae.fr>
Date: Fri, 4 Oct 2024 10:14:34 +0200
Subject: [PATCH] debug latex compilation

---
 doc/users/Tuto1/build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/users/Tuto1/build.sh b/doc/users/Tuto1/build.sh
index a247a4ad..47878d6d 100755
--- a/doc/users/Tuto1/build.sh
+++ b/doc/users/Tuto1/build.sh
@@ -1,4 +1,6 @@
 #! /bin/sh
 
 pdflatex -no-shell-escape step-by-step.tex
+pdflatex -no-shell-escape step-by-step.tex
+pdflatex -no-shell-escape pas-a-pas.tex
 pdflatex -no-shell-escape pas-a-pas.tex
-- 
GitLab