diff options
author | Denise sur sakamain <sekhmet@sakamain.(none)> | 2015-04-05 00:21:38 +0200 |
---|---|---|
committer | Denise sur sakamain <sekhmet@sakamain.(none)> | 2015-04-05 00:21:38 +0200 |
commit | 7dc3e78ea7e0910214a59f7b790b4052cd3bdc87 (patch) | |
tree | c1c6586dc216e163f6452e37a7007546e2952d93 | |
parent | 14ae16710bd01efb8ea6aec1d067476d01ca85a5 (diff) | |
download | aventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.tar.gz aventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.tar.zst aventuriers-7dc3e78ea7e0910214a59f7b790b4052cd3bdc87.zip |
version kindle mieux : aventuriers.mobi
-rw-r--r-- | aventuriers_k.tex | 123 | ||||
-rw-r--r-- | makefile | 17 |
2 files changed, 10 insertions, 130 deletions
diff --git a/aventuriers_k.tex b/aventuriers_k.tex deleted file mode 100644 index aef9dc3..0000000 --- a/aventuriers_k.tex +++ /dev/null | |||
@@ -1,123 +0,0 @@ | |||
1 | \documentclass[14pt, a5paper]{article} | ||
2 | |||
3 | \usepackage{extsizes} | ||
4 | \usepackage[utf8]{inputenc} | ||
5 | \usepackage[T1]{fontenc} | ||
6 | \usepackage[cm]{fullpage} | ||
7 | \usepackage[frenchb]{babel} | ||
8 | \usepackage{amsmath} | ||
9 | \usepackage{xspace} | ||
10 | |||
11 | \usepackage{hyperref} | ||
12 | |||
13 | %\usepackage{adforn} | ||
14 | \usepackage{fourier-orns} | ||
15 | |||
16 | \newcommand\arc{{ | ||
17 | |||
18 | |||
19 | %\smallskip | ||
20 | %\begin{center} | ||
21 | \[ | ||
22 | \text{\decofourleft} | ||
23 | \] | ||
24 | %\end{center} | ||
25 | %\[ \sim \] | ||
26 | %\smallskip | ||
27 | %\noindent\emph{#1} | ||
28 | |||
29 | }} | ||
30 | |||
31 | %\newcommand\reci | ||
32 | |||
33 | \newcommand\recit[1]{{ | ||
34 | \bigskip | ||
35 | %\[ \sim \] | ||
36 | %\smallskip | ||
37 | |||
38 | \noindent\emph{#1} | ||
39 | |||
40 | }} | ||
41 | % \aleph | ||
42 | % spadesuit et cie | ||
43 | % \photon | ||
44 | %\aldine | ||
45 | %\aldineleft | ||
46 | %\aldineright | ||
47 | %\aldinesmall | ||
48 | %\decofourleft | ||
49 | %\decofourright | ||
50 | % (fourier ornament) | ||
51 | |||
52 | % \leafleft | ||
53 | |||
54 | |||
55 | \newcommand\todo{[ToDo!]} | ||
56 | |||
57 | |||
58 | %%%%%%%%%%%%%%%%%ù Noms | ||
59 | |||
60 | \input{noms.tex} | ||
61 | |||
62 | |||
63 | |||
64 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
65 | \parskip=4pt | ||
66 | |||
67 | \title{La compagnie d'aventuriers des Pieds Jaloux} | ||
68 | \date{} | ||
69 | |||
70 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
71 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
72 | \begin{document} | ||
73 | \maketitle | ||
74 | ... Ou une histoire qui n'a ni queue, ni tête, mais parce que. | ||
75 | |||
76 | %%%%%%%%%%%%%%%%%%%%%%%% | ||
77 | |||
78 | % Présentation personnages "de base" | ||
79 | |||
80 | \input{intro.tex} | ||
81 | |||
82 | |||
83 | %% arc CJ | ||
84 | |||
85 | \input{arc_JC.tex} | ||
86 | |||
87 | %%%%%%%%%%%%%%% | ||
88 | |||
89 | %% arrivée à la garde de C, D, I | ||
90 | \input{arc_CID.tex} | ||
91 | |||
92 | %%%% Libération seve | ||
93 | |||
94 | \input{arc_libeseve.tex} | ||
95 | |||
96 | |||
97 | %%%%%%%%%% R et C (traversée forêt) | ||
98 | \input{arc_3RC.tex} | ||
99 | |||
100 | %%%%%%%%% A & D | ||
101 | |||
102 | \input{arc_4AD.tex} | ||
103 | |||
104 | %%%%%%%%% J, C, S (capitale, pendant ce temps) | ||
105 | |||
106 | \input{arc_4.5_JCS.tex} | ||
107 | |||
108 | %%%%%%% R, C & D, A dans la forêt | ||
109 | |||
110 | \input{arc_5RCDA.tex} | ||
111 | |||
112 | %%%%%% I et C (mais aussi R, D, A) | ||
113 | |||
114 | \input{arc_6_CI.tex} | ||
115 | |||
116 | %%%%%% JCS et R | ||
117 | |||
118 | \input{arc_7_JCSR.tex} | ||
119 | |||
120 | %%%%%%%%%%%%%%%%%%%%%% | ||
121 | \arc | ||
122 | %%%%%%%%%%%%%%%%%%%%%% | ||
123 | \end{document} | ||
@@ -1,18 +1,20 @@ | |||
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 aventuriers_k.tex arc_7_JCSR.tex | 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 |
2 | 2 | ||
3 | all: aventuriers.pdf | 3 | all: aventuriers.pdf |
4 | 4 | ||
5 | tout: aventuriers.pdf aventuriers.html aventuriers_k.pdf | 5 | tout: aventuriers.pdf aventuriers.html aventuriers.mobi |
6 | 6 | ||
7 | html: aventuriers.html | 7 | html: aventuriers.html |
8 | 8 | ||
9 | kindle: aventuriers_k.pdf | 9 | #kindle: aventuriers_k.pdf |
10 | kindle: html/aventuriers.html | ||
11 | ebook-convert html/aventuriers.html aventuriers.mobi | ||
10 | 12 | ||
11 | aventuriers.pdf: $(LISTEFICHIERS) | 13 | aventuriers.pdf: $(LISTEFICHIERS) |
12 | pdflatex aventuriers.tex | 14 | pdflatex aventuriers.tex |
13 | 15 | ||
14 | aventuriers_k.pdf: $(LISTEFICHIERS) | 16 | #aventuriers_k.pdf: $(LISTEFICHIERS) |
15 | pdflatex aventuriers_k.tex | 17 | # pdflatex aventuriers_k.tex |
16 | 18 | ||
17 | 19 | ||
18 | aventuriers.html: $(LISTEFICHIERS) | 20 | aventuriers.html: $(LISTEFICHIERS) |
@@ -20,9 +22,10 @@ aventuriers.html: $(LISTEFICHIERS) | |||
20 | ln -sf aventuriers.html html/index.html | 22 | ln -sf aventuriers.html html/index.html |
21 | 23 | ||
22 | 24 | ||
23 | update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile | 25 | update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi |
24 | # scp aventuriers.pdf positon:public_html/idee_2.pdf | 26 | # scp aventuriers.pdf positon:public_html/idee_2.pdf |
25 | scp aventuriers.pdf positon:public_html/aventuriers/ | 27 | scp aventuriers.pdf positon:public_html/aventuriers/ |
26 | scp aventuriers_k.pdf positon:public_html/aventuriers/ | 28 | scp aventuriers.mobi positon:public_html/aventuriers/ |
29 | # scp aventuriers_k.pdf positon:public_html/aventuriers/ | ||
27 | scp -r html/* positon:public_html/aventuriers/ | 30 | scp -r html/* positon:public_html/aventuriers/ |
28 | # scp $(LISTEFICHIERS) makefile phare:bla/ | 31 | # scp $(LISTEFICHIERS) makefile phare:bla/ |