]> git.immae.eu Git - perso/Denise/aventuriers.git/blob - makefile
Add shell.nix
[perso/Denise/aventuriers.git] / makefile
1 LISTEFICHIERS=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
18
19 html/aventuriers.html: $(LISTEFICHIERS)
20 nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
21 ln -sf aventuriers.html html/index.html
22
23 updatepdf: aventuriers.pdf
24 scp aventuriers.pdf positon:public_html/aventuriers/
25
26 update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi
27 scp aventuriers.pdf positon:public_html/aventuriers/
28 scp aventuriers.mobi positon:public_html/aventuriers/
29 scp -r html/* positon:public_html/aventuriers/
30
31 encyclo: encyclo.pdf
32
33 encyclo.pdf: encyclo.tex noms.tex
34 pdflatex encyclo.tex
35 pdflatex encyclo.tex