]> git.immae.eu Git - perso/Denise/aventuriers.git/blame - makefile
quelques notes dans l'encyclopédie
[perso/Denise/aventuriers.git] / makefile
CommitLineData
2f3670f7 1LISTEFICHIERS=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
5a531aea 6tout: aventuriers.pdf html kindle epub
9ddfbb74 7
79e3515e 8html: html/aventuriers.html
97b1e638 9
da7bebdb
D
10kindle: aventuriers.mobi
11
3bf9b13f
DL
12epub: aventuriers.epub
13
2f3670f7 14image: symbole.png
e019f8b3 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
8fd56f59 27html/aventuriers.html: $(LISTEFICHIERS)
e019f8b3
DL
28 mkdir -p html
29 nice -19 htlatex aventuriers.tex "xhtml,charset=utf-8" " -cmozhtf -utf8" -dhtml/ -interaction=nonstopmode
30# ln -sf aventuriers.html index.html
8fd56f59 31
2f3670f7 32symbole.png: symbole.svg
e019f8b3
DL
33 mkdir -p html
34# inkscape -w 75 symbole.svg --export-filename html/symbole.png
8fd56f59 35 inkscape -D -z --file=symbole.svg --export-png=symbole.png --export-width=75
2f3670f7 36 ebb -x symbole.png
e8a8bc20
DL
37
38encyclo: encyclo.pdf
39
40encyclo.pdf: encyclo.tex noms.tex
41 pdflatex encyclo.tex
42 pdflatex encyclo.tex