From bf5b05a84e877391fddd1b0a0b752f71ec05e901 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Wed, 11 Sep 2024 00:10:50 +0200 Subject: Preuve existe f pas cca equivalant exists f BA pas randomguess --- synthetic/bck/compile.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 synthetic/bck/compile.sh (limited to 'synthetic/bck/compile.sh') diff --git a/synthetic/bck/compile.sh b/synthetic/bck/compile.sh new file mode 100755 index 0000000..3897a0b --- /dev/null +++ b/synthetic/bck/compile.sh @@ -0,0 +1,5 @@ +pdflatex main.tex; +bibtex main; +pdflatex main.tex; +pdflatex main.tex; +pdflatex main.tex; -- cgit v1.2.3