summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2020-08-09 13:49:21 +0200
committerDenise sur Lya <sekhmet@lya>2020-08-09 13:49:21 +0200
commit438382b6ecac5de2ee0f126b90f1b2126c139642 (patch)
tree230e7472cd4704ac63354e50c6a88b4f71462dba
parent8fd56f59333175dac35dd4b167494181a95375ae (diff)
downloadaventuriers-438382b6ecac5de2ee0f126b90f1b2126c139642.tar.gz
aventuriers-438382b6ecac5de2ee0f126b90f1b2126c139642.tar.zst
aventuriers-438382b6ecac5de2ee0f126b90f1b2126c139642.zip
refait un lien du index vers aventuriers.html
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 185e349..8bcdd9e 100644
--- a/makefile
+++ b/makefile
@@ -22,6 +22,7 @@ aventuriers.pdf: $(LISTEFICHIERS)
22html/aventuriers.html: $(LISTEFICHIERS) 22html/aventuriers.html: $(LISTEFICHIERS)
23# mkdir -p html 23# mkdir -p html
24 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" "" -interaction=nonstopmode 24 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" "" -interaction=nonstopmode
25 ln -sf aventuriers.html index.html
25 26
26symbole.png: symbole.svg 27symbole.png: symbole.svg
27 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75 28 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75