From: Denise sur Lya Date: Wed, 12 Aug 2020 12:52:58 +0000 (+0200) Subject: bug corrigé dans le pdf (liens incorrects). X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Faventuriers.git;a=commitdiff_plain;h=026031258961a13981f3f8af3173394875f8834b bug corrigé dans le pdf (liens incorrects). --- 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 @@ +%%%% Le retour d'I + +\arc + +\recit{\chloe} + + diff --git a/aventuriers.tex b/aventuriers.tex index b1f5d30..dc419bf 100644 --- a/aventuriers.tex +++ b/aventuriers.tex @@ -31,8 +31,11 @@ \newcommand\arc{{ \symbole \addtocounter{chapter}{1} +\ifx\HCode\undefined \chapter*{Chapitre \thechapter} \addcontentsline{toc}{chapter}{Chapitre \thechapter} +\else \addcontentsline{toc}{chapter}{Chapitre \thechapter} \chapter*{Chapitre \thechapter} +\fi \hyperref[debut]{Lien vers le début} }} @@ -88,7 +91,8 @@ Version html\\ \url{http://aventuriers.syanni.eu/} Version pdf\\ \url{http://aventuriers.syanni.eu/aventuriers.pdf} -Version livre électronique\\ \url{http://aventuriers.syanni.eu/aventuriers.mobi} ou \url{http://aventuriers.syanni.eu/aventuriers.epub} +Version livre électronique\\ \url{http://aventuriers.syanni.eu/aventuriers.mobi} \\ +ou \url{http://aventuriers.syanni.eu/aventuriers.epub} Dépôt avec les sources \\ \url{https://git.immae.eu/?p=perso/Denise/aventuriers.git} @@ -160,6 +164,8 @@ Dépôt avec les sources \\ \url{https://git.immae.eu/?p=perso/Denise/aventurier \input{arc_12_sauvetagesvraiment.tex} +\input{arc_13_retourI.tex} + %%%%%%%%%%%%%%%%%%%%%% \symbole diff --git a/makefile b/makefile index ce3709c..c5797e9 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -LISTEFICHIERS=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 +LISTEFICHIERS=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 all: aventuriers.pdf