]> git.immae.eu Git - perso/Denise/aventuriers.git/blame - makefile
modifié le makefile + passage typos dans tout
[perso/Denise/aventuriers.git] / makefile
CommitLineData
e019f8b3 1LISTEFICHIERS=html/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
87a91be8 2
97b1e638 3
9ddfbb74
DT
4all: aventuriers.pdf
5
c6b0870c 6tout: aventuriers.pdf html kindle
9ddfbb74 7
79e3515e 8html: html/aventuriers.html
97b1e638 9
da7bebdb
D
10kindle: aventuriers.mobi
11
e019f8b3
DL
12image: html/symbole.png
13
da7bebdb 14aventuriers.mobi: html/aventuriers.html
805237ef 15 nice -19 ebook-convert html/aventuriers.html aventuriers.mobi
accf5a0a 16
97b1e638 17aventuriers.pdf: $(LISTEFICHIERS)
a4fd6c80 18 pdflatex aventuriers.tex
8fd56f59 19 pdflatex aventuriers.tex
97b1e638 20
accf5a0a 21
97b1e638
DM
22
23
8fd56f59 24html/aventuriers.html: $(LISTEFICHIERS)
e019f8b3
DL
25 mkdir -p html
26 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" -dhtml/ -interaction=nonstopmode
27# ln -sf aventuriers.html index.html
8fd56f59 28
e019f8b3
DL
29html/symbole.png: symbole.svg
30 mkdir -p html
31# inkscape -w 75 symbole.svg --export-filename html/symbole.png
8fd56f59 32 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75
e8a8bc20
DL
33
34encyclo: encyclo.pdf
35
36encyclo.pdf: encyclo.tex noms.tex
37 pdflatex encyclo.tex
38 pdflatex encyclo.tex