]> git.immae.eu Git - perso/Denise/aventuriers.git/blob - makefile
refait un lien du index vers aventuriers.html
[perso/Denise/aventuriers.git] / makefile
1 LISTEFICHIERS=symbole.png aventuriers.tex arc_5RCDA.tex arc_6_CI.tex arc_3RC.tex arc_libeseve.tex arc_JC.tex arc_4AD.tex arc_4.5_JCS.tex intro.tex arc_CID.tex noms.tex arc_7_JCSR.tex arc_8.tex arc_9.tex arc_10_chateau.tex arc_11_sauvetages.tex arc_12_sauvetagesvraiment.tex
2
3
4 all: aventuriers.pdf
5
6 tout: aventuriers.pdf html kindle
7
8 html: html/aventuriers.html
9
10 kindle: aventuriers.mobi
11
12 aventuriers.mobi: html/aventuriers.html
13 nice -19 ebook-convert html/aventuriers.html aventuriers.mobi
14
15 aventuriers.pdf: $(LISTEFICHIERS)
16 pdflatex aventuriers.tex
17 pdflatex aventuriers.tex
18
19
20
21
22 html/aventuriers.html: $(LISTEFICHIERS)
23 # mkdir -p html
24 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" "" -interaction=nonstopmode
25 ln -sf aventuriers.html index.html
26
27 symbole.png: symbole.svg
28 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75
29
30 encyclo: encyclo.pdf
31
32 encyclo.pdf: encyclo.tex noms.tex
33 pdflatex encyclo.tex
34 pdflatex encyclo.tex