]> git.immae.eu Git - perso/Denise/aventuriers.git/commitdiff
Nouvel arc
authorDenise sur Lya <sekhmet@lya>
Wed, 24 Feb 2016 13:17:30 +0000 (14:17 +0100)
committerDenise sur Lya <sekhmet@lya>
Wed, 24 Feb 2016 13:17:30 +0000 (14:17 +0100)
arc_8.tex [new file with mode: 0644]
aventuriers.html
aventuriers.mobi
html/aventuriers2x.png [deleted file]
html/aventuriers3x.png [deleted file]
html/aventuriers4x.png [deleted file]
html/aventuriers5x.png [deleted file]
html/aventuriers6x.png [deleted file]
makefile

diff --git a/arc_8.tex b/arc_8.tex
new file mode 100644 (file)
index 0000000..83fe7a3
--- /dev/null
+++ b/arc_8.tex
@@ -0,0 +1,5 @@
+%%% Arc qui se passe dans la ville du seigneur \seigneurchloe
+
+\arc
+
+\recit{\chris}
index e36bc6aa0f896c013c4a3d41066e884c8094c7d9..b2dbf44f36da65473db941e0787ba04f683c5dcc 100644 (file)
@@ -7,7 +7,7 @@
 <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)"> 
 <!-- html --> 
 <meta name="src" content="aventuriers.tex"> 
-<meta name="date" content="2016-02-24 14:05:00"> 
+<meta name="date" content="2016-02-24 14:15:00"> 
 <link rel="stylesheet" type="text/css" href="aventuriers.css"> 
 </head><body 
 >
index d8bafbfcaede978d1d1d966bb0bf96a771288102..c314984149bfbcc6ae4e9dbf28cc0c00ccea2160 100644 (file)
Binary files a/aventuriers.mobi and b/aventuriers.mobi differ
diff --git a/html/aventuriers2x.png b/html/aventuriers2x.png
deleted file mode 100644 (file)
index 193a3d9..0000000
Binary files a/html/aventuriers2x.png and /dev/null differ
diff --git a/html/aventuriers3x.png b/html/aventuriers3x.png
deleted file mode 100644 (file)
index 193a3d9..0000000
Binary files a/html/aventuriers3x.png and /dev/null differ
diff --git a/html/aventuriers4x.png b/html/aventuriers4x.png
deleted file mode 100644 (file)
index 193a3d9..0000000
Binary files a/html/aventuriers4x.png and /dev/null differ
diff --git a/html/aventuriers5x.png b/html/aventuriers5x.png
deleted file mode 100644 (file)
index 193a3d9..0000000
Binary files a/html/aventuriers5x.png and /dev/null differ
diff --git a/html/aventuriers6x.png b/html/aventuriers6x.png
deleted file mode 100644 (file)
index 193a3d9..0000000
Binary files a/html/aventuriers6x.png and /dev/null differ
index f27941ddc2c6bb4e68d27b0c5ac35b8e49776d64..0e9305d17a5d517773d64d1e8fcaa9f9e6d23db0 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,10 +1,10 @@
-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
+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
 
 all: aventuriers.pdf
 
 tout: aventuriers.pdf aventuriers.html aventuriers.mobi
 
-html: aventuriers.html
+html: html/aventuriers.html
 
 kindle: aventuriers.mobi
 
@@ -15,7 +15,7 @@ aventuriers.pdf: $(LISTEFICHIERS)
        pdflatex aventuriers.tex
 
 
-aventuriers.html: $(LISTEFICHIERS)
+html/aventuriers.html: $(LISTEFICHIERS)
        nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
        ln -sf aventuriers.html html/index.html