summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2020-08-12 14:52:58 +0200
committerDenise sur Lya <sekhmet@lya>2020-08-12 14:52:58 +0200
commit026031258961a13981f3f8af3173394875f8834b (patch)
treed255dd32c5593db2d8779f2051ee5b5b762e0f3e
parent3988d1c7767cb46e126ae319395c674ae53cfcc8 (diff)
downloadaventuriers-026031258961a13981f3f8af3173394875f8834b.tar.gz
aventuriers-026031258961a13981f3f8af3173394875f8834b.tar.zst
aventuriers-026031258961a13981f3f8af3173394875f8834b.zip
bug corrigé dans le pdf (liens incorrects).
-rw-r--r--arc_13_retourI.tex7
-rw-r--r--aventuriers.tex8
-rw-r--r--makefile2
3 files changed, 15 insertions, 2 deletions
diff --git a/arc_13_retourI.tex b/arc_13_retourI.tex
new file mode 100644
index 0000000..5d8e879
--- /dev/null
+++ b/arc_13_retourI.tex
@@ -0,0 +1,7 @@
1%%%% Le retour d'I
2
3\arc
4
5\recit{\chloe}
6
7
diff --git a/aventuriers.tex b/aventuriers.tex
index b1f5d30..dc419bf 100644
--- a/aventuriers.tex
+++ b/aventuriers.tex
@@ -31,8 +31,11 @@
31\newcommand\arc{{ 31\newcommand\arc{{
32\symbole 32\symbole
33\addtocounter{chapter}{1} 33\addtocounter{chapter}{1}
34\ifx\HCode\undefined \chapter*{Chapitre \thechapter}
34\addcontentsline{toc}{chapter}{Chapitre \thechapter} 35\addcontentsline{toc}{chapter}{Chapitre \thechapter}
36\else \addcontentsline{toc}{chapter}{Chapitre \thechapter}
35\chapter*{Chapitre \thechapter} 37\chapter*{Chapitre \thechapter}
38\fi
36\hyperref[debut]{Lien vers le début} 39\hyperref[debut]{Lien vers le début}
37}} 40}}
38 41
@@ -88,7 +91,8 @@ Version html\\ \url{http://aventuriers.syanni.eu/}
88 91
89Version pdf\\ \url{http://aventuriers.syanni.eu/aventuriers.pdf} 92Version pdf\\ \url{http://aventuriers.syanni.eu/aventuriers.pdf}
90 93
91Version livre électronique\\ \url{http://aventuriers.syanni.eu/aventuriers.mobi} ou \url{http://aventuriers.syanni.eu/aventuriers.epub} 94Version livre électronique\\ \url{http://aventuriers.syanni.eu/aventuriers.mobi} \\
95ou \url{http://aventuriers.syanni.eu/aventuriers.epub}
92 96
93Dépôt avec les sources \\ \url{https://git.immae.eu/?p=perso/Denise/aventuriers.git} 97Dépôt avec les sources \\ \url{https://git.immae.eu/?p=perso/Denise/aventuriers.git}
94 98
@@ -160,6 +164,8 @@ Dépôt avec les sources \\ \url{https://git.immae.eu/?p=perso/Denise/aventurier
160 164
161\input{arc_12_sauvetagesvraiment.tex} 165\input{arc_12_sauvetagesvraiment.tex}
162 166
167\input{arc_13_retourI.tex}
168
163 169
164%%%%%%%%%%%%%%%%%%%%%% 170%%%%%%%%%%%%%%%%%%%%%%
165\symbole 171\symbole
diff --git a/makefile b/makefile
index ce3709c..c5797e9 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
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 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 arc_13_retourI.tex
2 2
3 3
4all: aventuriers.pdf 4all: aventuriers.pdf