From 438382b6ecac5de2ee0f126b90f1b2126c139642 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Sun, 9 Aug 2020 13:49:21 +0200 Subject: [PATCH] refait un lien du index vers aventuriers.html --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index 185e349..8bcdd9e 100644 --- a/makefile +++ b/makefile @@ -22,6 +22,7 @@ aventuriers.pdf: $(LISTEFICHIERS) html/aventuriers.html: $(LISTEFICHIERS) # mkdir -p html nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" "" -interaction=nonstopmode + ln -sf aventuriers.html index.html symbole.png: symbole.svg inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75 -- 2.41.0