]> git.immae.eu Git - perso/Denise/aventuriers.git/blame - makefile
ajout de la version epub
[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
3bf9b13f
DL
12epub: aventuriers.epub
13
e019f8b3
DL
14image: html/symbole.png
15
da7bebdb 16aventuriers.mobi: html/aventuriers.html
805237ef 17 nice -19 ebook-convert html/aventuriers.html aventuriers.mobi
accf5a0a 18
3bf9b13f
DL
19aventuriers.epub: html/aventuriers.html
20 nice -19 ebook-convert html/aventuriers.html aventuriers.epub
21
97b1e638 22aventuriers.pdf: $(LISTEFICHIERS)
a4fd6c80 23 pdflatex aventuriers.tex
8fd56f59 24 pdflatex aventuriers.tex
97b1e638 25
accf5a0a 26
97b1e638
DM
27
28
8fd56f59 29html/aventuriers.html: $(LISTEFICHIERS)
e019f8b3
DL
30 mkdir -p html
31 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" -dhtml/ -interaction=nonstopmode
32# ln -sf aventuriers.html index.html
8fd56f59 33
e019f8b3
DL
34html/symbole.png: symbole.svg
35 mkdir -p html
36# inkscape -w 75 symbole.svg --export-filename html/symbole.png
8fd56f59 37 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75
e8a8bc20
DL
38
39encyclo: encyclo.pdf
40
41encyclo.pdf: encyclo.tex noms.tex
42 pdflatex encyclo.tex
43 pdflatex encyclo.tex