aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2016-05-08 00:01:07 +0200
committerpiernov <piernov@piernov.org>2016-05-08 00:01:07 +0200
commit45e79ad2fd3894e37486c32347dd4180d6e39546 (patch)
tree9abbd39a34f923335ce93d530598cdc41f2614d6
parent866831cf176309ab833f0cb32dfc09440cc0d683 (diff)
downloadcandybox-45e79ad2fd3894e37486c32347dd4180d6e39546.tar.gz
candybox-45e79ad2fd3894e37486c32347dd4180d6e39546.tar.bz2
candybox-45e79ad2fd3894e37486c32347dd4180d6e39546.tar.xz
candybox-45e79ad2fd3894e37486c32347dd4180d6e39546.zip
Rapport final
-rw-r--r--doc/Rapport final.aux76
-rw-r--r--doc/Rapport final.fdb_latexmk137
-rw-r--r--doc/Rapport final.fls235
-rw-r--r--doc/Rapport final.log1406
-rw-r--r--doc/Rapport final.out53
-rw-r--r--doc/Rapport final.pdfbin0 -> 49021 bytes
-rw-r--r--doc/Rapport final.synctex.gzbin0 -> 37704 bytes
-rw-r--r--doc/Rapport final.tex209
8 files changed, 2116 insertions, 0 deletions
diff --git a/doc/Rapport final.aux b/doc/Rapport final.aux
new file mode 100644
index 0000000..c4ac7c0
--- /dev/null
+++ b/doc/Rapport final.aux
@@ -0,0 +1,76 @@
+\relax
+\providecommand\hyper@newdestlabel[2]{}
+\providecommand{\transparent@use}[1]{}
+\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
+\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
+\global\let\oldcontentsline\contentsline
+\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
+\global\let\oldnewlabel\newlabel
+\gdef\newlabel#1#2{\newlabelxx{#1}#2}
+\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
+\AtEndDocument{\ifx\hyper@anchor\@undefined
+\let\contentsline\oldcontentsline
+\let\newlabel\oldnewlabel
+\fi}
+\fi}
+\global\let\hyper@last\relax
+\gdef\HyperFirstAtBeginDocument#1{#1}
+\providecommand\HyField@AuxAddToFields[1]{}
+\providecommand\HyField@AuxAddToCoFields[2]{}
+\select@language {french}
+\@writefile{toc}{\select@language {french}}
+\@writefile{lof}{\select@language {french}}
+\@writefile{lot}{\select@language {french}}
+\@writefile{toc}{\contentsline {section}{\numberline {1}Fonctionnalités}{1}{section.1}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Ce qui a été fait}{1}{subsection.1.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.1}Mine}{1}{subsubsection.1.1.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.2}Guilde de mineurs}{1}{subsubsection.1.1.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.3}Magasin}{1}{subsubsection.1.1.3}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.4}Donjon}{1}{subsubsection.1.1.4}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.5}Enregistrement chargement de partie}{1}{subsubsection.1.1.5}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {1.1.6}Interface utilisateur}{1}{subsubsection.1.1.6}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {1.2}Ce qui n'a pas été fait}{1}{subsection.1.2}}
+\@writefile{toc}{\contentsline {section}{\numberline {2}Répartition du travail}{1}{section.2}}
+\@writefile{toc}{\contentsline {section}{\numberline {3}Organisation du code}{2}{section.3}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Javascript}{2}{subsection.3.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.1}js/craftmine.js}{2}{subsubsection.3.1.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.2}js/dungeon.js}{2}{subsubsection.3.1.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.3}js/gui.js}{2}{subsubsection.3.1.3}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.4}js/guild.js}{2}{subsubsection.3.1.4}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.5}js/perso.js}{2}{subsubsection.3.1.5}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.6}js/savegame.js}{2}{subsubsection.3.1.6}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.1.7}js/shop.js}{2}{subsubsection.3.1.7}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}PHP}{2}{subsection.3.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.1}account.inc}{2}{subsubsection.3.2.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.2}craftmine.inc}{3}{subsubsection.3.2.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.3}inc/dungeon.inc}{3}{subsubsection.3.2.3}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.4}inc/guild.inc}{3}{subsubsection.3.2.4}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.5}inc/Inventory.inc}{3}{subsubsection.3.2.5}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.6}inc/Item.inc}{3}{subsubsection.3.2.6}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.7}inc/messages.inc}{3}{subsubsection.3.2.7}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.8}inc/mine.inc}{3}{subsubsection.3.2.8}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.9}inc/Monster.inc}{3}{subsubsection.3.2.9}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.10}inc/perso.inc}{3}{subsubsection.3.2.10}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.11}inc/savegame.inc}{3}{subsubsection.3.2.11}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.12}inc/shop.inc}{3}{subsubsection.3.2.12}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Autres}{3}{subsection.3.3}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.1}index.xhtml}{3}{subsubsection.3.3.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.2}.htaccess}{3}{subsubsection.3.3.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.3}css/bootstrap.min.css}{3}{subsubsection.3.3.3}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.4}css/craftmine.css}{4}{subsubsection.3.3.4}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.5}css/Symbola.ttf}{4}{subsubsection.3.3.5}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.6}data/items.xml}{4}{subsubsection.3.3.6}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.7}data/monsters.xml}{4}{subsubsection.3.3.7}}
+\@writefile{toc}{\contentsline {section}{\numberline {4}Choix techniques}{4}{section.4}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Javascript}{4}{subsection.4.1}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}XHTML}{4}{subsection.4.2}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Bootstrap}{4}{subsection.4.3}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.4}JSON}{4}{subsection.4.4}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.5}XML}{4}{subsection.4.5}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {4.6}PHP}{4}{subsection.4.6}}
+\@writefile{toc}{\contentsline {section}{\numberline {5}Planification}{5}{section.5}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {5.1}Planification théorique}{5}{subsection.5.1}}
+\@writefile{toc}{\contentsline {subsection}{\numberline {5.2}Planification effective}{5}{subsection.5.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {5.2.1}Semaine 1}{5}{subsubsection.5.2.1}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {5.2.2}Semaine 2}{5}{subsubsection.5.2.2}}
+\@writefile{toc}{\contentsline {subsubsection}{\numberline {5.2.3}Semaine 3}{5}{subsubsection.5.2.3}}
diff --git a/doc/Rapport final.fdb_latexmk b/doc/Rapport final.fdb_latexmk
new file mode 100644
index 0000000..caf66b2
--- /dev/null
+++ b/doc/Rapport final.fdb_latexmk
@@ -0,0 +1,137 @@
+# Fdb version 3
+["pdflatex"] 1462658385 "Rapport final.tex" "Rapport final.pdf" "Rapport final" 1462658392
+ "./Rapport final.aux" 1462658392 6265 40fff3773428adba23a4ac9221384ee3 ""
+ "./Rapport final.out" 1462658392 3625 f68beff0fb29f9fde4339bfebfba8734 ""
+ "./Rapport final.tex" 1462658367 13889 e73b54ec51492ea5aebd4b435b676dd3 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmmono10-regular.luc" 1452714896 76977 5f3705d6af6b530900d2ad634fb572ba ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-bold.luc" 1452710998 109426 a274cfb793d962b133224c3b97c81009 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-bolditalic.luc" 1452711000 116833 8aa35ee291d02015dfd14d74e76ff7c6 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-italic.luc" 1452710998 116431 4112d0f2c4de2982ab52d9ec7405b976 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-regular.luc" 1452710997 108473 68e51fc122f29d0c4bfb9faedecce794 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman12-bold.luc" 1452711001 109258 ccde4ba8b026ed5c2ff19d62d99c0931 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman12-regular.luc" 1452711000 108177 c1f7d3222c5177c59f05919db02d96c0 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman17-regular.luc" 1452711000 110000 cd32067b19398759dd910c1fd3a1476d ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmromanslant10-regular.luc" 1452710997 112168 47becf9696e61fc78241da0f5c0cf402 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmsans10-regular.luc" 1452710998 109409 4b8d6000157297c48176ff8e0c6630a1 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/xits-math.luc" 1457359667 416310 94e5df3f8edd87a33036a40e60344021 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/names/luaotfload-lookup-cache.luc" 1461873976 4085 63edf04c1783f8da2fb6eec5626b1246 ""
+ "/home/piernov/.texlive/texmf-var/luatex-cache/generic/names/luaotfload-names.luc" 1452710997 649847 729227c8d89f2824f79fef0cff13f663 ""
+ "/usr/local/share/texmf/tex/context/base/supp-pdf.mkii" 1452709670 71627 94eb9990bed73c364d7f53f960cc8c5b ""
+ "/usr/local/share/texmf/tex/generic/config/language.dat.lua" 1458157585 16668 c00d0c6ba2f3e2998c2d5be25e8b54a9 ""
+ "/usr/local/share/texmf/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt" 1458162203 9582 6d3a2ac0bf732d8bd63ed0362b252bde ""
+ "/usr/local/share/texmf/tex/generic/unicode-data/CaseFolding.txt" 1458163718 74499 11c335947e5ffa8ac69a3e530b8d2b40 ""
+ "/usr/local/share/texmf/tex/generic/unicode-data/SpecialCasing.txt" 1458163718 16740 4c17368651bc455636f58c3366bdbbeb ""
+ "/usr/local/share/texmf/tex/generic/unicode-data/UnicodeData.txt" 1458163718 1621978 3a83069e69e2a9101dc4749593cd3268 ""
+ "/usr/local/share/texmf/tex/latex/amsmath/amsbsy.sty" 1460687159 2210 5c54ab129b848a5071554186d0168766 ""
+ "/usr/local/share/texmf/tex/latex/amsmath/amsgen.sty" 1460687159 4160 c115536cf8d4ff25aa8c1c9bc4ecb79a ""
+ "/usr/local/share/texmf/tex/latex/amsmath/amsmath.sty" 1460687159 82019 58dd7b022876c1d593cd2135c441946d ""
+ "/usr/local/share/texmf/tex/latex/amsmath/amsopn.sty" 1460687159 4115 318a66090112f3aa3f415aeb6fe8540f ""
+ "/usr/local/share/texmf/tex/latex/amsmath/amstext.sty" 1460687159 2431 fe3078ec12fc30287f568596f8e0b948 ""
+ "/usr/local/share/texmf/tex/latex/base/article.cls" 1460687791 19821 310da678527a7dfe2a02c88af38079b7 ""
+ "/usr/local/share/texmf/tex/latex/base/fix-cm.sty" 1460687791 14742 ad7ac4c2db1d39579bbccd175cdf5ca9 ""
+ "/usr/local/share/texmf/tex/latex/base/fixltx2e.sty" 1460687791 1953 d477a3557caea87a6f6b4c58d0b3e849 ""
+ "/usr/local/share/texmf/tex/latex/base/fontenc.sty" 1460687791 4572 634fcdf7e9df867d6d54f84638930408 ""
+ "/usr/local/share/texmf/tex/latex/base/size10.clo" 1460687791 8292 e897c12e1e886ce77fe26afc5d470886 ""
+ "/usr/local/share/texmf/tex/latex/base/ts1enc.def" 1460687791 7767 aa88823823f5e767d79ea1166ab1ae74 ""
+ "/usr/local/share/texmf/tex/latex/caption/caption.sty" 1458157479 66233 8b81cfab95a1f8fc2f0f6c89415b087a ""
+ "/usr/local/share/texmf/tex/latex/caption/caption3.sty" 1458157479 64437 7aae26f62358cb5be7cae9d865fab5b8 ""
+ "/usr/local/share/texmf/tex/latex/fontspec/fontspec-luatex.sty" 1458157549 103368 b90f9c6022bc0e0c279a923b766d7e4c ""
+ "/usr/local/share/texmf/tex/latex/fontspec/fontspec.cfg" 1458157549 530 838458c50df1b4d16b8dc5267ab31958 ""
+ "/usr/local/share/texmf/tex/latex/fontspec/fontspec.sty" 1458157549 1699 41a8dcd7126940efa254804d5311bbda ""
+ "/usr/local/share/texmf/tex/latex/fontspec/tuenc.def" 1458157549 2750 07f3818c01ba17443761721994a6b23b ""
+ "/usr/local/share/texmf/tex/latex/graphics/color.sty" 1460687186 6829 2b7f546d7727252fdb2d538f7dee5a59 ""
+ "/usr/local/share/texmf/tex/latex/graphics/graphics.sty" 1460687186 14337 b66dff1d80f6c21e70858a2b3c2d327d ""
+ "/usr/local/share/texmf/tex/latex/graphics/graphicx.sty" 1460687186 8125 557ab9f1bfa80d369fb45a914aa8a3b4 ""
+ "/usr/local/share/texmf/tex/latex/graphics/keyval.sty" 1460687186 2594 d18d5e19aa8239cf867fa670c556d2e9 ""
+ "/usr/local/share/texmf/tex/latex/graphics/trig.sty" 1460687186 3980 0a268fbfda01e381fa95821ab13b6aee ""
+ "/usr/local/share/texmf/tex/latex/l3kernel/expl3-code.tex" 1459623278 689610 d54726c5cbf8017ffe2ea8c5baa530b4 ""
+ "/usr/local/share/texmf/tex/latex/l3kernel/expl3.sty" 1459623278 9673 974c2fd3d9278ee5440a40ad1e2bb08c ""
+ "/usr/local/share/texmf/tex/latex/l3kernel/l3pdfmode.def" 1459623278 4864 cb51c1350bf4f1fd74d120a19ca0afff ""
+ "/usr/local/share/texmf/tex/latex/l3packages/l3keys2e/l3keys2e.sty" 1459623294 5576 11cbe89c8fab01f6033913e2b25a4201 ""
+ "/usr/local/share/texmf/tex/latex/l3packages/xparse/xparse.sty" 1459623294 61945 d9587cb2786bed2a22ba854499544374 ""
+ "/usr/local/share/texmf/tex/latex/polyglossia/gloss-french.ldf" 1459620086 5793 26e03ee9ac21cc7622c226e71fe28fed ""
+ "/usr/local/share/texmf/tex/latex/polyglossia/polyglossia.sty" 1459620086 30766 d0d47c0436da6b85137228047b8ff61b ""
+ "/usr/local/share/texmf/tex/latex/ucharcat/ucharcat.sty" 1452709914 1326 677dd10ab6c25ae5e6fd1d5fd23a9bb2 ""
+ "/usr/local/share/texmf/tex/lualatex/lualatex-math/lualatex-math.sty" 1458157672 7320 d21172ac0ac98cb0425bf610f0fd1dca ""
+ "/usr/local/share/texmf/tex/luatex/lualibs/lualibs-basic-merged.lua" 1452709486 124809 e63c7872a7c25727cf24a97979f820eb ""
+ "/usr/local/share/texmf/tex/luatex/lualibs/lualibs-basic.lua" 1452709486 2685 3156f803c87feae11946294abb5b49eb ""
+ "/usr/local/share/texmf/tex/luatex/lualibs/lualibs-compat.lua" 1452709486 603 398583cb619d20952d67edcedae41608 ""
+ "/usr/local/share/texmf/tex/luatex/lualibs/lualibs-extended-merged.lua" 1452709486 85437 e90eba899d46196849d4ee6bba1aec86 ""
+ "/usr/local/share/texmf/tex/luatex/lualibs/lualibs-extended.lua" 1452709486 4767 a566c79e5d7192ad521d4e8d23b02ad0 ""
+ "/usr/local/share/texmf/tex/luatex/luaotfload/luaotfload.sty" 1458162338 1743 ce3cc8737f3dac80bf10a01c2c011000 ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi10.tfm" 1447534189 1528 abec98dbc43e172678c11b3b9031252a ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm" 1447534189 1524 4414a8315f39513458b80dfc63bff03a ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm" 1447534189 1512 f21f83efb36853c0b70002322c1ab3ad ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi7.tfm" 1447534189 1528 e2423ae06dc7dee599cceb79d1c9dc32 ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm" 1447534189 1520 eccf95517727cb11801f4f1aee3a21b4 ""
+ "/usr/share/texmf-dist/fonts/tfm/public/cm/cmr10.tfm" 1447534189 1296 45809c5a464d5f32c8f98ba97c1bb47f ""
+ "/usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lasy6.tfm" 1447534189 520 4889cce2180234b97cad636b6039c722 ""
+ "/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua" 1447534194 2193 8449719e7f555e0c3b61dec2ac327e00 ""
+ "/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty" 1447534197 1458 43ab4710dc82f3edeabecd0d099626b2 ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty" 1447534196 8237 52810bdb4db2270e717422560a104aea ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty" 1447534196 189108 8b3553a56c83ff61acecb36b75d817e2 ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty" 1447534196 70752 45fa392800e07da61fa13446ad46b34d ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty" 1447534196 7324 11d14f318d865f420e692d4e6c9c18c3 ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty" 1447534196 7140 ece2cc23d9f20e1f53975ac167f42d3e ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty" 1447534196 6797 68c89f65e01894df882dd523d3fc0a8f ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty" 1447534196 8253 3bdedc8409aa5d290a2339be6f09af03 ""
+ "/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty" 1447534197 18425 775b341047ce304520cc7c11ca41392e ""
+ "/usr/share/texmf-dist/tex/generic/ulem/ulem.sty" 1447534197 23756 854c01b779030ff5b2aad88ba7a119f2 ""
+ "/usr/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex" 1447534197 19231 26434a5656c684f5ffb1f26f98006baa ""
+ "/usr/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex" 1447534197 7677 6f5ce7c1124cad7ec57d05b2562bd8fe ""
+ "/usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty" 1447536546 41547 7860e623236f5f726a4099bbb7dd89fb ""
+ "/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def" 1447534195 1115 001aeaa2fbc2329b0f211976a3f2115b ""
+ "/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd" 1447534195 2563 a85d008a765bdc80b3b1e69e301885f8 ""
+ "/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd" 1447534195 1672 8395a7df3f80ac0705e0ce89af2d53b6 ""
+ "/usr/share/texmf-dist/tex/latex/euenc/eu2lmtt.fd" 1447534195 2713 b0b676aa91a8e89cffb97fcd088aeb5a ""
+ "/usr/share/texmf-dist/tex/latex/filehook/filehook.sty" 1447536546 12104 88bda8c1ae09e2b6dc29ed32629eafa1 ""
+ "/usr/share/texmf-dist/tex/latex/framed/framed.sty" 1447536546 22449 7ec15c16d0d66790f28e90343c5434a3 ""
+ "/usr/share/texmf-dist/tex/latex/geometry/geometry.sty" 1447534195 40502 e003406220954b0716679d7928aedd8a ""
+ "/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def" 1447534195 51837 247bd8424b3835ef78c236dc1e0b4aef ""
+ "/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty" 1447534195 231792 5fc9dc7dd667e773a766ecc63bba7f4b ""
+ "/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty" 1447534195 12847 25b617d63258c4f72870c883493a3cf8 ""
+ "/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def" 1447534195 14005 155ac8fad2e5dd7c2cdd130fabd96633 ""
+ "/usr/share/texmf-dist/tex/latex/import/import.sty" 1447536546 5149 44c7223e2a76dc66e41be8c1fb1477de ""
+ "/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg" 1447534195 802 7b8c8d72c24d795ed7720e4dfd29bff3 ""
+ "/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg" 1447534195 678 4792914a8f45be57bb98413425e4c7af ""
+ "/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg" 1447534195 3563 d35e897cae3b8c6848f6677b73370b54 ""
+ "/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg" 1447534195 235 6031e5765137be07eed51a510b2b8fb7 ""
+ "/usr/share/texmf-dist/tex/latex/listings/listings.cfg" 1447534195 1827 d72ad54409ca5c1068a1939c63441bd2 ""
+ "/usr/share/texmf-dist/tex/latex/listings/listings.sty" 1447534195 80336 ff90c926c3d7bfdaa3d80ca57123b0bb ""
+ "/usr/share/texmf-dist/tex/latex/listings/lstlang1.sty" 1447534195 93445 48e5be20ba2d0a2ca5c4ce7e292a4bbc ""
+ "/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty" 1447534195 77028 c3eb00afb55a32bc13ca8da7f5234377 ""
+ "/usr/share/texmf-dist/tex/latex/makecmds/makecmds.sty" 1447536546 2296 b097750ac8010251101d5bbe1da4d1be ""
+ "/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty" 1447534195 7002 8fdf43c505e48e13c2cea042a8a8671c ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty" 1447534195 3834 707ef09f31d7d2ea47ba89974755dfe0 ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty" 1447534195 12029 04d7fdf76e0464c23b5aa3a727952d7c ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty" 1447534195 7075 bd0c34fbf1ae8fd1debd2a554e41b2d5 ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty" 1447534195 22417 c74ff4af6a1aa2b65d1924020edbbe11 ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty" 1447534195 9581 1158efc648bc09d5064db5703c882159 ""
+ "/usr/share/texmf-dist/tex/latex/oberdiek/transparent.sty" 1447534195 3565 80bd3b213bc84e59be1fe5f5487964fc ""
+ "/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def" 1447534195 55368 3c8a0d99822330f2dfabc0dfb09ce897 ""
+ "/usr/share/texmf-dist/tex/latex/subfig/subfig.sty" 1447534196 21369 9ef165ca6df8815c92e693146a376c92 ""
+ "/usr/share/texmf-dist/tex/latex/svg/svg.sty" 1447536547 8439 4a45e812a6fb58d9d13ac3d17f288aad ""
+ "/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd" 1447534196 1257 fd5b1c2f0106f9cf12cdb2ff961987c5 ""
+ "/usr/share/texmf-dist/tex/latex/tipa/t3enc.def" 1447534196 26483 c461a68c34040cb0d96c43e86c012a6d ""
+ "/usr/share/texmf-dist/tex/latex/titling/titling.sty" 1447536547 7358 95ac619994bd30d405a74f3eca431c84 ""
+ "/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty" 1447534196 64530 da6173da5c1a977c61f352628b4c5689 ""
+ "/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex" 1447534196 240504 149b4e0fff5bd1d49e67f65e95a3ac33 ""
+ "/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math.sty" 1447534196 48013 92588ccad0ae0df6e6ff0e0e63b5febe ""
+ "/usr/share/texmf-dist/tex/latex/url/url.sty" 1447534196 12796 8edb7d69a20b857904dd0ea757c14ec9 ""
+ "/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty" 1447534196 55224 a43bab84e0ac5e6efcaf9a98bde73a94 ""
+ "/usr/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty" 1447534196 4962 9c1069474ff71dbc47d5006555e352d3 ""
+ "/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty" 1447534197 5156 321c0c6635b8ee07dd2512b60c1fda29 ""
+ "/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty" 1447534197 924 f8b6b9ff087d00b74f90c8bfbef7b35d ""
+ "/usr/share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty" 1447534197 1510 9c109bd1f6a9fc69b2f6096ee416d958 ""
+ "/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty" 1447534197 10170 b1a2248f43cab899e3fe36f676176865 ""
+ "/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty" 1447534197 205722 8027ed7ab2230086d647802c25f3ee42 ""
+ "/var/lib/texmf/web2c/luatex/lualatex.fmt" 1452710946 2628516 1c7a41437cbaf39af75affe8ba5b7c47 ""
+ "Rapport final.aux" 1462658392 6265 40fff3773428adba23a4ac9221384ee3 ""
+ "Rapport final.out" 1462658392 3625 f68beff0fb29f9fde4339bfebfba8734 ""
+ "Rapport final.tex" 1462658367 13889 e73b54ec51492ea5aebd4b435b676dd3 ""
+ (generated)
+ "Rapport final.log"
+ "Rapport final.pdf"
+ "Rapport final.out"
+ "Rapport final.aux"
+ "/home/piernov/.texlive/texmf-var/m_t_x_t_e_s_t.tmp"
diff --git a/doc/Rapport final.fls b/doc/Rapport final.fls
new file mode 100644
index 0000000..bff97d8
--- /dev/null
+++ b/doc/Rapport final.fls
@@ -0,0 +1,235 @@
+PWD /mnt/data/home/piernov/Documents/Cours/ADW/Projet
+INPUT /var/lib/texmf/web2c/luatex/lualatex.fmt
+INPUT ./Rapport final.tex
+OUTPUT Rapport final.log
+INPUT /usr/local/share/texmf/tex/latex/base/article.cls
+INPUT /usr/local/share/texmf/tex/latex/base/article.cls
+INPUT /usr/local/share/texmf/tex/latex/base/size10.clo
+INPUT /usr/local/share/texmf/tex/latex/base/size10.clo
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmr10.tfm
+INPUT /usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
+INPUT /usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec.sty
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec.sty
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/expl3.sty
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/expl3.sty
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/expl3-code.tex
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/expl3-code.tex
+INPUT /usr/local/share/texmf/tex/generic/unicode-data/UnicodeData.txt
+INPUT /usr/local/share/texmf/tex/generic/unicode-data/CaseFolding.txt
+INPUT /usr/local/share/texmf/tex/generic/unicode-data/SpecialCasing.txt
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/l3pdfmode.def
+INPUT /usr/local/share/texmf/tex/latex/l3kernel/l3pdfmode.def
+INPUT /usr/local/share/texmf/tex/latex/l3packages/xparse/xparse.sty
+INPUT /usr/local/share/texmf/tex/latex/l3packages/xparse/xparse.sty
+INPUT /usr/local/share/texmf/tex/luatex/luaotfload/luaotfload.sty
+INPUT /usr/local/share/texmf/tex/luatex/luaotfload/luaotfload.sty
+INPUT /usr/local/share/texmf/tex/luatex/lualibs/lualibs-basic.lua
+INPUT /usr/local/share/texmf/tex/luatex/lualibs/lualibs-basic-merged.lua
+INPUT /usr/local/share/texmf/tex/luatex/lualibs/lualibs-compat.lua
+INPUT /usr/local/share/texmf/tex/luatex/lualibs/lualibs-extended.lua
+INPUT /usr/local/share/texmf/tex/luatex/lualibs/lualibs-extended-merged.lua
+OUTPUT /home/piernov/.texlive/texmf-var/m_t_x_t_e_s_t.tmp
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec-luatex.sty
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec-luatex.sty
+INPUT /usr/local/share/texmf/tex/latex/fontspec/tuenc.def
+INPUT /usr/local/share/texmf/tex/latex/base/fontenc.sty
+INPUT /usr/local/share/texmf/tex/latex/base/fontenc.sty
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/names/luaotfload-names.luc
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-regular.luc
+INPUT /usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
+INPUT /usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
+INPUT /usr/share/texmf-dist/tex/latex/tipa/t3enc.def
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmromanslant10-regular.luc
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-italic.luc
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-bold.luc
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmsans10-regular.luc
+INPUT /usr/local/share/texmf/tex/latex/graphics/graphicx.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/graphicx.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/keyval.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/keyval.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/graphics.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/graphics.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/trig.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/trig.sty
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
+INPUT /usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
+INPUT /usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec.cfg
+INPUT /usr/local/share/texmf/tex/latex/fontspec/fontspec.cfg
+INPUT /usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
+INPUT /usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
+INPUT /usr/share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
+INPUT /usr/share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
+INPUT /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
+INPUT /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
+INPUT /usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
+INPUT /usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
+INPUT /usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
+INPUT /usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
+INPUT /usr/local/share/texmf/tex/latex/base/fixltx2e.sty
+INPUT /usr/local/share/texmf/tex/latex/base/fixltx2e.sty
+INPUT /usr/local/share/texmf/tex/latex/polyglossia/polyglossia.sty
+INPUT /usr/local/share/texmf/tex/latex/polyglossia/polyglossia.sty
+INPUT /usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty
+INPUT /usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty
+INPUT /usr/share/texmf-dist/tex/latex/makecmds/makecmds.sty
+INPUT /usr/share/texmf-dist/tex/latex/makecmds/makecmds.sty
+INPUT /usr/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty
+INPUT /usr/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty
+INPUT /usr/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex
+INPUT /usr/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex
+INPUT /usr/local/share/texmf/tex/generic/config/language.dat.lua
+INPUT /usr/local/share/texmf/tex/generic/config/language.dat.lua
+INPUT /usr/share/texmf-dist/tex/generic/ulem/ulem.sty
+INPUT /usr/share/texmf-dist/tex/generic/ulem/ulem.sty
+INPUT /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lasy6.tfm
+INPUT /usr/share/texmf-dist/tex/latex/framed/framed.sty
+INPUT /usr/share/texmf-dist/tex/latex/framed/framed.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/color.sty
+INPUT /usr/local/share/texmf/tex/latex/graphics/color.sty
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+INPUT /usr/share/texmf-dist/tex/latex/listings/listings.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/listings.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstmisc.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstmisc.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/listings.cfg
+INPUT /usr/share/texmf-dist/tex/latex/listings/listings.cfg
+INPUT /usr/share/texmf-dist/tex/latex/geometry/geometry.sty
+INPUT /usr/share/texmf-dist/tex/latex/geometry/geometry.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsmath.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsmath.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amstext.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amstext.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsgen.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsgen.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsbsy.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsbsy.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsopn.sty
+INPUT /usr/local/share/texmf/tex/latex/amsmath/amsopn.sty
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math.sty
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math.sty
+INPUT /usr/local/share/texmf/tex/latex/ucharcat/ucharcat.sty
+INPUT /usr/local/share/texmf/tex/latex/ucharcat/ucharcat.sty
+INPUT /usr/local/share/texmf/tex/latex/l3packages/l3keys2e/l3keys2e.sty
+INPUT /usr/local/share/texmf/tex/latex/l3packages/l3keys2e/l3keys2e.sty
+INPUT /usr/local/share/texmf/tex/latex/base/fix-cm.sty
+INPUT /usr/local/share/texmf/tex/latex/base/fix-cm.sty
+INPUT /usr/local/share/texmf/tex/latex/base/ts1enc.def
+INPUT /usr/local/share/texmf/tex/latex/base/ts1enc.def
+INPUT /usr/share/texmf-dist/tex/latex/filehook/filehook.sty
+INPUT /usr/share/texmf-dist/tex/latex/filehook/filehook.sty
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
+INPUT /usr/local/share/texmf/tex/lualatex/lualatex-math/lualatex-math.sty
+INPUT /usr/local/share/texmf/tex/lualatex/lualatex-math/lualatex-math.sty
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex
+INPUT /usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
+INPUT /usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg
+INPUT /usr/share/texmf-dist/tex/latex/url/url.sty
+INPUT /usr/share/texmf-dist/tex/latex/url/url.sty
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
+INPUT /usr/share/texmf-dist/tex/latex/titling/titling.sty
+INPUT /usr/share/texmf-dist/tex/latex/titling/titling.sty
+INPUT /usr/share/texmf-dist/tex/latex/svg/svg.sty
+INPUT /usr/share/texmf-dist/tex/latex/svg/svg.sty
+INPUT /usr/share/texmf-dist/tex/latex/subfig/subfig.sty
+INPUT /usr/share/texmf-dist/tex/latex/subfig/subfig.sty
+INPUT /usr/local/share/texmf/tex/latex/caption/caption.sty
+INPUT /usr/local/share/texmf/tex/latex/caption/caption.sty
+INPUT /usr/local/share/texmf/tex/latex/caption/caption3.sty
+INPUT /usr/local/share/texmf/tex/latex/caption/caption3.sty
+INPUT /usr/share/texmf-dist/tex/latex/import/import.sty
+INPUT /usr/share/texmf-dist/tex/latex/import/import.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/transparent.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/transparent.sty
+INPUT /usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty
+INPUT /usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/xits-math.luc
+INPUT /usr/local/share/texmf/tex/latex/polyglossia/gloss-french.ldf
+INPUT /usr/local/share/texmf/tex/latex/polyglossia/gloss-french.ldf
+INPUT /usr/local/share/texmf/tex/latex/polyglossia/gloss-french.ldf
+INPUT /usr/local/share/texmf/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/names/luaotfload-lookup-cache.luc
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-bolditalic.luc
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+INPUT /usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+INPUT ./Rapport final.aux
+INPUT ./Rapport final.aux
+INPUT /usr/local/share/texmf/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
+OUTPUT Rapport final.aux
+INPUT /usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
+INPUT /usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
+INPUT /usr/local/share/texmf/tex/context/base/supp-pdf.mkii
+INPUT /usr/local/share/texmf/tex/context/base/supp-pdf.mkii
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
+INPUT /usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
+INPUT /usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
+INPUT /usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
+INPUT /usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
+INPUT ./Rapport final.out
+INPUT ./Rapport final.out
+INPUT ./Rapport final.out
+INPUT ./Rapport final.out
+OUTPUT Rapport final.pdf
+OUTPUT Rapport final.out
+INPUT /usr/local/share/texmf/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman17-regular.luc
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman12-regular.luc
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmtt.fd
+INPUT /usr/share/texmf-dist/tex/latex/euenc/eu2lmtt.fd
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmmono10-regular.luc
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi10.tfm
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi7.tfm
+INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm
+INPUT /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman12-bold.luc
+INPUT ./Rapport final.aux
+INPUT /usr/local/share/texmf/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
diff --git a/doc/Rapport final.log b/doc/Rapport final.log
new file mode 100644
index 0000000..9d92d84
--- /dev/null
+++ b/doc/Rapport final.log
@@ -0,0 +1,1406 @@
+This is LuaTeX, Version beta-0.80.0 (TeX Live 2015/Arch Linux) (rev 5238) (format=lualatex 2016.1.13) 7 MAY 2016 23:59
+ \write18 enabled.
+**"Rapport final.tex"
+("./Rapport final.tex"
+LaTeX2e <2015/10/01> patch level 2
+Babel <3.9n> and hyphenation patterns for 79 languages loaded.
+(/usr/local/share/texmf/tex/latex/base/article.cls
+Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
+(/usr/local/share/texmf/tex/latex/base/size10.clo
+File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
+)
+\c@part=\count79
+\c@section=\count80
+\c@subsection=\count81
+\c@subsubsection=\count82
+\c@paragraph=\count83
+\c@subparagraph=\count84
+\c@figure=\count85
+\c@table=\count86
+\abovecaptionskip=\skip41
+\belowcaptionskip=\skip42
+\bibindent=\dimen102
+)
+(/usr/share/texmf-dist/tex/lualatex/luatextra/luatextra.sty
+Package: luatextra 2010/10/10 v1.0 Loading usual LuaLaTeX packages
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/ifluatex.sty
+Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
+Package ifluatex Info: LuaTeX detected.
+)
+(/usr/local/share/texmf/tex/latex/fontspec/fontspec.sty
+(/usr/local/share/texmf/tex/latex/l3kernel/expl3.sty
+Package: expl3 2016/03/28 v6468 L3 programming layer (loader)
+
+(/usr/local/share/texmf/tex/latex/l3kernel/expl3-code.tex
+Package: expl3 2016/03/28 v6468 L3 programming layer (code)
+L3 Module: l3bootstrap 2016/02/12 v6412 L3 Bootstrap code
+\ucharcat@table=\catcodetable5
+L3 Module: l3names 2016/03/11 v6433 L3 Namespace for primitives
+L3 Module: l3basics 2015/11/22 v6315 L3 Basic definitions
+L3 Module: l3expan 2015/09/10 v5983 L3 Argument expansion
+L3 Module: l3tl 2016/03/26 v6465 L3 Token lists
+L3 Module: l3str 2016/03/24 v6441 L3 Strings
+L3 Module: l3seq 2015/08/05 v5777 L3 Sequences and stacks
+L3 Module: l3int 2016/03/24 v6441 L3 Integers
+\c_max_int=\count87
+\l_tmpa_int=\count88
+\l_tmpb_int=\count89
+\g_tmpa_int=\count90
+\g_tmpb_int=\count91
+L3 Module: l3quark 2015/08/17 v5855 L3 Quarks
+L3 Module: l3prg 2015/11/01 v6216 L3 Control structures
+\g__prg_map_int=\count92
+L3 Module: l3clist 2015/09/02 v5901 L3 Comma separated lists
+L3 Module: l3token 2016/03/26 v6465 L3 Experimental token manipulation
+L3 Module: l3prop 2016/01/05 v6366 L3 Property lists
+L3 Module: l3msg 2016/03/26 v6464 L3 Messages
+L3 Module: l3file 2016/03/25 v6458 L3 File and I/O operations
+\l_iow_line_count_int=\count93
+\l__iow_target_count_int=\count94
+\l__iow_current_line_int=\count95
+\l__iow_current_word_int=\count96
+\l__iow_current_indentation_int=\count97
+L3 Module: l3skip 2016/01/05 v6366 L3 Dimensions and skips
+\c_zero_dim=\dimen103
+\c_max_dim=\dimen104
+\l_tmpa_dim=\dimen105
+\l_tmpb_dim=\dimen106
+\g_tmpa_dim=\dimen107
+\g_tmpb_dim=\dimen108
+\c_zero_skip=\skip43
+\c_max_skip=\skip44
+\l_tmpa_skip=\skip45
+\l_tmpb_skip=\skip46
+\g_tmpa_skip=\skip47
+\g_tmpb_skip=\skip48
+\c_zero_muskip=\muskip10
+\c_max_muskip=\muskip11
+\l_tmpa_muskip=\muskip12
+\l_tmpb_muskip=\muskip13
+\g_tmpa_muskip=\muskip14
+\g_tmpb_muskip=\muskip15
+L3 Module: l3keys 2015/11/17 v6284 L3 Key-value interfaces
+\g__keyval_level_int=\count98
+\l_keys_choice_int=\count99
+L3 Module: l3fp 2016/03/26 v6465 L3 Floating points
+\c__fp_leading_shift_int=\count100
+\c__fp_middle_shift_int=\count101
+\c__fp_trailing_shift_int=\count102
+\c__fp_big_leading_shift_int=\count103
+\c__fp_big_middle_shift_int=\count104
+\c__fp_big_trailing_shift_int=\count105
+\c__fp_Bigg_leading_shift_int=\count106
+\c__fp_Bigg_middle_shift_int=\count107
+\c__fp_Bigg_trailing_shift_int=\count108
+L3 Module: l3box 2015/08/09 v5822 L3 Experimental boxes
+\c_empty_box=\box26
+\l_tmpa_box=\box27
+\l_tmpb_box=\box28
+\g_tmpa_box=\box29
+\g_tmpb_box=\box30
+L3 Module: l3coffins 2016/03/24 v6440 L3 Coffin code layer
+\l__coffin_internal_box=\box31
+\l__coffin_internal_dim=\dimen109
+\l__coffin_offset_x_dim=\dimen110
+\l__coffin_offset_y_dim=\dimen111
+\l__coffin_x_dim=\dimen112
+\l__coffin_y_dim=\dimen113
+\l__coffin_x_prime_dim=\dimen114
+\l__coffin_y_prime_dim=\dimen115
+\c_empty_coffin=\box32
+\l__coffin_aligned_coffin=\box33
+\l__coffin_aligned_internal_coffin=\box34
+\l_tmpa_coffin=\box35
+\l_tmpb_coffin=\box36
+\l__coffin_display_coffin=\box37
+\l__coffin_display_coord_coffin=\box38
+\l__coffin_display_pole_coffin=\box39
+\l__coffin_display_offset_dim=\dimen116
+\l__coffin_display_x_dim=\dimen117
+\l__coffin_display_y_dim=\dimen118
+L3 Module: l3color 2014/08/23 v5354 L3 Experimental color support
+L3 Module: l3sys 2015/09/25 v6087 L3 Experimental system/runtime functions
+L3 Module: l3candidates 2016/03/25 v6456 L3 Experimental additions to l3kernel
+\l__box_top_dim=\dimen119
+\l__box_bottom_dim=\dimen120
+\l__box_left_dim=\dimen121
+\l__box_right_dim=\dimen122
+\l__box_top_new_dim=\dimen123
+\l__box_bottom_new_dim=\dimen124
+\l__box_left_new_dim=\dimen125
+\l__box_right_new_dim=\dimen126
+\l__box_internal_box=\box40
+\l__coffin_bounding_shift_dim=\dimen127
+\l__coffin_left_corner_dim=\dimen128
+\l__coffin_right_corner_dim=\dimen129
+\l__coffin_bottom_corner_dim=\dimen130
+\l__coffin_top_corner_dim=\dimen131
+\l__coffin_scaled_total_height_dim=\dimen132
+\l__coffin_scaled_width_dim=\dimen133
+L3 Module: l3luatex 2016/03/26 v6465 L3 Experimental LuaTeX-specific functions
+)
+(/usr/local/share/texmf/tex/latex/l3kernel/l3pdfmode.def
+File: l3pdfmode.def 2016/03/26 v6465 L3 Experimental driver: PDF mode
+\l__driver_color_stack_int=\count109
+))
+(/usr/local/share/texmf/tex/latex/l3packages/xparse/xparse.sty
+Package: xparse 2016/03/28 v6468 L3 Experimental document command parser
+\l__xparse_current_arg_int=\count110
+\l__xparse_m_args_int=\count111
+\l__xparse_mandatory_args_int=\count112
+\l__xparse_processor_int=\count113
+\l__xparse_v_nesting_int=\count114
+)
+Package: fontspec 2016/02/01 v2.5a Font selection for XeLaTeX and LuaLaTeX
+
+(/usr/local/share/texmf/tex/luatex/luaotfload/luaotfload.sty
+Package: luaotfload 2015/12/09 v2.6 OpenType layout system
+Lua module: luaotfload-main 2015/12/09 2.60001 OpenType layout system.
+Lua module: lualibs 2015-12-02 2.3 ConTeXt Lua standard libraries.
+Lua module: lualibs-extended 2015-12-02 2.3 ConTeXt Lua libraries -- extended co
+llection.(using write cache: /home/piernov/.texlive/texmf-var/luatex-cache/gener
+ic)(using read cache: /var/lib/texmf/luatex-cache/generic /home/piernov/.texlive
+/texmf-var/luatex-cache/generic)
+luaotfload | conf : Root cache directory is /home/piernov/.texlive/texmf-var/lua
+tex-cache/generic/names.
+luaotfload | init : Loading fontloader “fontloader-2016-02-12.lua” from kpse
+-resolved path “/usr/local/share/texmf/tex/luatex/luaotfload/fontloader-2016-0
+2-12.lua”.
+Lua-only attribute luaotfload@state = 1
+Lua-only attribute luaotfload@cursbase = 2
+Lua-only attribute luaotfload@noligature = 3
+luaotfload | init : Context OpenType loader version “2.82”
+Inserting `luaotfload.node_processor' at position 1 in `pre_linebreak_filter'.
+Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'.
+Inserting `luaotfload.define_font' at position 1 in `define_font'.
+Lua-only attribute luaotfload_color_attribute = 4
+luaotfload | conf : Root cache directory is /home/piernov/.texlive/texmf-var/lua
+tex-cache/generic/names.
+Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in `luaotfload.patch_
+font'.
+Inserting `luaotfload.aux.patch_cambria_domh' at position 2 in `luaotfload.patch
+_font'.
+Inserting `luaotfload.aux.fixup_fontdata' at position 1 in `luaotfload.patch_fon
+t_unsafe'.
+Inserting `luaotfload.aux.set_capheight' at position 3 in `luaotfload.patch_font
+'.
+Inserting `luaotfload.rewrite_fontname' at position 4 in `luaotfload.patch_font'
+.
+luaotfload | main : initialization completed in 0.151 seconds)
+Lua module: fontspec 2016/02/01 2.5a Advanced font selection for LuaLaTeX. (/us
+r/local/share/texmf/tex/latex/fontspec/fontspec-luatex.sty
+Package: fontspec-luatex 2016/02/01 v2.5a Font selection for XeLaTeX and LuaLaTe
+X
+\l_fontspec_script_int=\count115
+\l_fontspec_language_int=\count116
+\l_fontspec_strnum_int=\count117
+\l__fontspec_tmpa_dim=\dimen134
+\l__fontspec_tmpb_dim=\dimen135
+\l__fontspec_tmpc_dim=\dimen136
+\g__file_internal_ior=\read1
+
+(/usr/local/share/texmf/tex/latex/base/fontenc.sty
+Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
+
+(/usr/share/texmf-dist/tex/latex/euenc/eu2enc.def
+File: eu2enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
+)
+LaTeX Font Info: Try loading font information for EU2+lmr on input line 105.
+
+(/usr/share/texmf-dist/tex/latex/euenc/eu2lmr.fd
+File: eu2lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
+)
+luaotfload | db : Font names database loaded from /home/piernov/.texlive/texmf-v
+ar/luatex-cache/generic/names/luaotfload-names.luc(compiling luc: /var/lib/texmf
+/luatex-cache/generic/fonts/otf/lmroman10-regular.luc)(load luc: /home/piernov/.
+texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-regular.luc))
+(/usr/share/texmf-dist/tex/xelatex/xunicode/xunicode.sty
+File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many o
+ther characters in Unicode lower plane
+
+(/usr/share/texmf-dist/tex/latex/tipa/t3enc.def
+File: t3enc.def 2001/12/31 T3 encoding
+(compiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmromanslant10-reg
+ular.luc)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/
+otf/lmromanslant10-regular.luc)(compiling luc: /var/lib/texmf/luatex-cache/gener
+ic/fonts/otf/lmroman10-italic.luc)(load luc: /home/piernov/.texlive/texmf-var/lu
+atex-cache/generic/fonts/otf/lmroman10-italic.luc)(compiling luc: /var/lib/texmf
+/luatex-cache/generic/fonts/otf/lmroman10-bold.luc)(load luc: /home/piernov/.tex
+live/texmf-var/luatex-cache/generic/fonts/otf/lmroman10-bold.luc)
+LaTeX Font Info: Try loading font information for EU2+lmss on input line 357.
+
+
+(/usr/share/texmf-dist/tex/latex/euenc/eu2lmss.fd
+File: eu2lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
+)(compiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmsans10-regular.
+luc)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/l
+msans10-regular.luc))
+\tipaTiiicode=\count118
+\tipasavetokens=\toks14
+\tipachecktokens=\toks15
+
+(/usr/local/share/texmf/tex/latex/graphics/graphicx.sty
+Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
+
+(/usr/local/share/texmf/tex/latex/graphics/keyval.sty
+Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
+\KV@toks@=\toks16
+)
+(/usr/local/share/texmf/tex/latex/graphics/graphics.sty
+Package: graphics 2016/01/03 v1.0q Standard LaTeX Graphics (DPC,SPQR)
+
+(/usr/local/share/texmf/tex/latex/graphics/trig.sty
+Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
+)
+(/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg
+File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
+)
+Package graphics Info: Driver file: pdftex.def on input line 95.
+
+(/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
+File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty
+Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
+)
+(/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
+Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
+)
+\Gread@gobject=\count119
+))
+\Gin@req@height=\dimen137
+\Gin@req@width=\dimen138
+))
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \__fontspec_post_arg:w with sig. 'mmO{}' on line 356.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \fontspec with sig. 'om' on line 358.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmainfont with sig. 'om' on line 368.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setsansfont with sig. 'om' on line 378.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmonofont with sig. 'om' on line 388.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmathrm with sig. 'om' on line 402.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setboldmathrm with sig. 'om' on line 410.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmathsf with sig. 'om' on line 418.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmathtt with sig. 'om' on line 426.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newfontfamily with sig. 'mom' on line 440.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newfontface with sig. 'mom' on line 456.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \defaultfontfeatures with sig. 't+om' on line 470.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \addfontfeatures with sig. 'm' on line 533.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newfontfeature with sig. 'mm' on line 544.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newAATfeature with sig. 'mmmm' on line 552.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newopentypefeature with sig. 'mmm' on line 560.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \aliasfontfeature with sig. 'mm' on line 581.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \aliasfontfeatureoption with sig. 'mmm' on line 590.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newfontscript with sig. 'mm' on line 594.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \newfontlanguage with sig. 'mm' on line 598.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \DeclareFontsExtensions with sig. 'm' on line 603.
+.................................................
+\l__fontspec_tmp_int=\count120
+
+(/usr/local/share/texmf/tex/latex/fontspec/fontspec.cfg)
+LaTeX Info: Redefining \itshape on input line 2629.
+LaTeX Info: Redefining \slshape on input line 2634.
+LaTeX Info: Redefining \scshape on input line 2639.
+LaTeX Info: Redefining \upshape on input line 2644.
+\l__fontspec_em_int=\count121
+\l__fontspec_emdef_int=\count122
+LaTeX Info: Redefining \em on input line 2660.
+LaTeX Info: Redefining \emph on input line 2666.
+LaTeX Info: Redefining \- on input line 2670.
+.................................................
+. LaTeX info: "xparse/redefine-command"
+.
+. Redefining command \oldstylenums with sig. 'm' on line 2765.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \liningnums with sig. 'm' on line 2769.
+.................................................
+))
+(/usr/share/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
+Package: luatexbase 2015/10/04 v1.3 luatexbase interface to LuaTeX
+
+(/usr/share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty
+Package: ctablestack 2015/10/01 v1.0 Catcode table stable support
+\@catcodetablestackcnt=\count123
+)
+\CatcodeTableOther=\catcodetable6
+\CatcodeTableExpl=\catcodetable7
+)
+(/usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty
+Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros
+
+(/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
+Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
+)
+\xl@everylogo=\toks17
+\xl@@everylogo=\toks18
+LaTeX Info: Redefining \TeX on input line 193.
+LaTeX Info: Redefining \LaTeX on input line 202.
+LaTeX Info: Redefining \LaTeXe on input line 219.
+)
+(/usr/share/texmf-dist/tex/lualatex/luacode/luacode.sty
+Package: luacode 2012/01/23 v1.2a lua-in-tex helpers (mpg)
+\luacode@lines=\toks19
+\luacode@table@soft=\catcodetable8
+)
+(/usr/local/share/texmf/tex/latex/base/fixltx2e.sty
+Package: fixltx2e 2015/06/22 v2.0b fixes to LaTeX (obsolete)
+
+
+Package fixltx2e Warning: fixltx2e is not required with releases after 2015
+(fixltx2e) All fixes are now in the LaTeX kernel.
+(fixltx2e) See the latexrelease package for details.
+
+)) (/usr/local/share/texmf/tex/latex/polyglossia/polyglossia.sty
+Package: polyglossia 2015/03/25 v1.42.4 Alternative to Babel for XeLaTeX and Lua
+LaTeX
+
+(/usr/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty
+Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
+\etb@tempcnta=\count124
+)
+(/usr/share/texmf-dist/tex/latex/makecmds/makecmds.sty
+Package: makecmds 2009/09/03 v1.0a extra command making commands
+)
+(/usr/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty
+Package: xkeyval 2014/12/03 v2.7a package option processing (HA)
+
+(/usr/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex
+(/usr/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex
+\XKV@toks=\toks20
+\XKV@tempa@toks=\toks21
+)
+\XKV@depth=\count125
+File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
+))
+luatex-hyphen: using data file: /usr/local/share/texmf/tex/generic/config/langua
+ge.dat.lua
+Lua module: polyglossia 2013/05/11 1.3 Polyglossia)
+(/usr/share/texmf-dist/tex/generic/ulem/ulem.sty
+\UL@box=\box41
+\UL@hyphenbox=\box42
+\UL@skip=\skip49
+\UL@hook=\toks22
+\UL@height=\dimen139
+\UL@pe=\count126
+\UL@pixel=\dimen140
+\ULC@box=\box43
+Package: ulem 2012/05/18
+\ULdepth=\dimen141
+)
+(/usr/share/texmf-dist/tex/latex/framed/framed.sty
+Package: framed 2011/10/22 v 0.96: framed or shaded text with page breaks
+\OuterFrameSep=\skip50
+\fb@frw=\dimen142
+\fb@frh=\dimen143
+\FrameRule=\dimen144
+\FrameSep=\dimen145
+)
+(/usr/local/share/texmf/tex/latex/graphics/color.sty
+Package: color 2016/01/03 v1.1b Standard LaTeX Color (DPC)
+
+(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
+)
+Package color Info: Driver file: pdftex.def on input line 143.
+)
+(/usr/share/texmf-dist/tex/latex/listings/listings.sty
+\lst@mode=\count127
+\lst@gtempboxa=\box44
+\lst@token=\toks23
+\lst@length=\count128
+\lst@currlwidth=\dimen146
+\lst@column=\count129
+\lst@pos=\count130
+\lst@lostspace=\dimen147
+\lst@width=\dimen148
+\lst@newlines=\count131
+\lst@lineno=\count132
+\lst@maxwidth=\dimen149
+
+(/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty
+File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz)
+\c@lstnumber=\count133
+\lst@skipnumbers=\count134
+\lst@framebox=\box45
+)
+(/usr/share/texmf-dist/tex/latex/listings/listings.cfg
+File: listings.cfg 2015/06/04 1.6 listings configuration
+))
+Package: listings 2015/06/04 1.6 (Carsten Heinz)
+
+(/usr/share/texmf-dist/tex/latex/geometry/geometry.sty
+Package: geometry 2010/09/12 v5.6 Page Geometry
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty
+Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
+Package ifpdf Info: pdfTeX in PDF mode is detected.
+)
+(/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty
+Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO)
+Package ifvtex Info: VTeX not detected.
+)
+\Gm@cnth=\count135
+\Gm@cntv=\count136
+\c@Gm@tempcnt=\count137
+\Gm@bindingoffset=\dimen150
+\Gm@wd@mp=\dimen151
+\Gm@odd@mp=\dimen152
+\Gm@even@mp=\dimen153
+\Gm@layoutwidth=\dimen154
+\Gm@layoutheight=\dimen155
+\Gm@layouthoffset=\dimen156
+\Gm@layoutvoffset=\dimen157
+\Gm@dimlist=\toks24
+)
+(/usr/local/share/texmf/tex/latex/amsmath/amsmath.sty
+Package: amsmath 2016/03/10 v2.15b AMS math features
+\@mathmargin=\skip51
+
+For additional information on amsmath, use the `?' option.
+(/usr/local/share/texmf/tex/latex/amsmath/amstext.sty
+Package: amstext 2000/06/29 v2.01 AMS text
+
+(/usr/local/share/texmf/tex/latex/amsmath/amsgen.sty
+File: amsgen.sty 1999/11/30 v2.0 generic functions
+\@emptytoks=\toks25
+\ex@=\dimen158
+))
+(/usr/local/share/texmf/tex/latex/amsmath/amsbsy.sty
+Package: amsbsy 1999/11/29 v1.2d Bold Symbols
+\pmbraise@=\dimen159
+)
+(/usr/local/share/texmf/tex/latex/amsmath/amsopn.sty
+Package: amsopn 2016/03/08 v2.02 operator names
+)
+\inf@bad=\count138
+LaTeX Info: Redefining \frac on input line 199.
+\uproot@=\count139
+\leftroot@=\count140
+LaTeX Info: Redefining \overline on input line 297.
+\classnum@=\count141
+\DOTSCASE@=\count142
+LaTeX Info: Redefining \ldots on input line 394.
+LaTeX Info: Redefining \dots on input line 397.
+LaTeX Info: Redefining \cdots on input line 518.
+\Mathstrutbox@=\box46
+\strutbox@=\box47
+\big@size=\dimen160
+LaTeX Font Info: Redeclaring font encoding OML on input line 634.
+LaTeX Font Info: Redeclaring font encoding OMS on input line 635.
+\macc@depth=\count143
+\c@MaxMatrixCols=\count144
+\dotsspace@=\muskip16
+\c@parentequation=\count145
+\dspbrk@lvl=\count146
+\tag@help=\toks26
+\row@=\count147
+\column@=\count148
+\maxfields@=\count149
+\andhelp@=\toks27
+\eqnshift@=\dimen161
+\alignsep@=\dimen162
+\tagshift@=\dimen163
+\tagwidth@=\dimen164
+\totwidth@=\dimen165
+\lineht@=\dimen166
+\@envbody=\toks28
+\multlinegap=\skip52
+\multlinetaggap=\skip53
+\mathdisplay@stack=\toks29
+LaTeX Info: Redefining \[ on input line 2739.
+LaTeX Info: Redefining \] on input line 2740.
+)
+(/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math.sty
+Package: unicode-math 2015/09/24 v0.8c Unicode maths in XeLaTeX and LuaLaTeX
+
+(/usr/local/share/texmf/tex/latex/ucharcat/ucharcat.sty
+Package: ucharcat 2015/11/19 v0.03 ucharcat for luaLaTeX (DPC)
+\ucharcat@table=\catcodetable9
+)
+(/usr/local/share/texmf/tex/latex/l3packages/l3keys2e/l3keys2e.sty
+Package: l3keys2e 2016/03/28 v6468 LaTeX2e option processing using LaTeX3 keys
+)
+(/usr/local/share/texmf/tex/latex/base/fix-cm.sty
+Package: fix-cm 2015/01/14 v1.1t fixes to LaTeX
+
+(/usr/local/share/texmf/tex/latex/base/ts1enc.def
+File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
+))
+(/usr/share/texmf-dist/tex/latex/filehook/filehook.sty
+Package: filehook 2011/10/12 v0.5d Hooks for input files
+)
+\g__um_fam_int=\count150
+\g__um_primekern_muskip=\muskip17
+\l__um_primecount_int=\count151
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \unimathsetup with sig. 'm' on line 168.
+.................................................
+
+(/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-luatex.sty
+(/usr/local/share/texmf/tex/lualatex/lualatex-math/lualatex-math.sty
+Package: lualatex-math 2015/09/22 v1.5 Patches for mathematics typesetting with
+LuaLaTeX
+Lua module: lualatex-math 2013/08/03 1.3 Patches for mathematics typesetting wit
+h LuaLaTeX
+.................................................
+. lualatex-math info: "patch-macro"
+.
+. I'm going to patch macro \subarray.
+.................................................
+.................................................
+. lualatex-math info: "patch-macro"
+.
+. I'm going to patch macro \frac .
+.................................................
+.................................................
+. lualatex-math info: "patch-macro"
+.
+. I'm going to patch macro \@genfrac.
+.................................................
+
+*************************************************
+* lualatex-math warning: "wrong-meaning"
+*
+* I've expected \newmcodes@ to have the meaning
+* macro:->\mathcode `\'39\mathcode `\*42\mathcode `\."613A\ifnum \mathcode
+* `\-=45 \else \mathchardef \std@minus \mathcode `\-\relax \fi \mathcode
+* `\-45\mathcode `\/47\mathcode `\: "603A\relax ,
+* but it has the meaning
+* macro:->\mathcode `\'39\mathcode `\*42\mathcode `\."613A\ifnum \Umathcodenum
+* `\-=45 \else \Umathcharnumdef \std@minus \Umathcodenum `\-\relax \fi
+* \mathcode `\-45\mathcode `\/47\mathcode `\: "603A\relax .
+*************************************************
+)
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmathfontface with sig. 'mO{}mO{}' on line 167.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setoperatorfont with sig. 'm' on line 171.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \setmathfont with sig. 'O{}mO{}' on line 280.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \addnolimits with sig. 'm' on line 523.
+.................................................
+.................................................
+. LaTeX info: "xparse/define-command"
+.
+. Defining command \removenolimits with sig. 'm' on line 527.
+.................................................
+ (/usr/share/texmf-dist/tex/latex/unicode-math/unicode-math-table.tex)
+.................................................
+. unicode-math info: "patch-macro"
+.
+. I'm going to patch macro \plainroot@.
+.................................................
+.................................................
+. unicode-math info: "patch-macro"
+.
+. I'm going to patch macro \r@@t.
+.................................................
+))
+(/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
+Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
+Package: hobsub-hyperref 2012/05/28 v1.13 Bundle oberdiek, subset hyperref (HO)
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
+Package: hobsub-generic 2012/05/28 v1.13 Bundle oberdiek, subset generic (HO)
+Package: hobsub 2012/05/28 v1.13 Construct package bundles (HO)
+Package hobsub Info: Skipping package `infwarerr' (already loaded).
+Package hobsub Info: Skipping package `ltxcmds' (already loaded).
+Package hobsub Info: Skipping package `ifluatex' (already loaded).
+Package hobsub Info: Skipping package `ifvtex' (already loaded).
+Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO)
+Package hobsub Info: Skipping package `ifpdf' (already loaded).
+Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
+Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
+Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
+Package: luatex-loader 2010/03/09 v0.4 Lua module loader (HO)
+
+(/usr/share/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua)
+Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO)
+
+Package pdftexcmds Info: \pdf@primitive is available.
+Package pdftexcmds Info: \pdf@ifprimitive is available.
+Package pdftexcmds Info: \pdfdraftmode found.
+\pdftexcmds@toks=\toks30
+Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO)
+Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO)
+
+Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO)
+Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO)
+)
+Package hobsub Info: Skipping package `hobsub' (already loaded).
+Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO)
+Package: hopatch 2012/05/28 v1.2 Wrapper for package hooks (HO)
+Package: xcolor-patch 2011/01/30 xcolor patch
+Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO)
+Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO)
+Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO)
+Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO)
+)
+(/usr/share/texmf-dist/tex/latex/oberdiek/auxhook.sty
+Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO)
+)
+(/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty
+Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
+)
+\@linkdim=\dimen167
+\Hy@linkcounter=\count152
+\Hy@pagecounter=\count153
+
+(/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def
+File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO)
+)
+\Hy@SavedSpaceFactor=\count154
+
+(/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg
+File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
+)
+Package hyperref Info: Hyper figures OFF on input line 4443.
+Package hyperref Info: Link nesting OFF on input line 4448.
+Package hyperref Info: Hyper index ON on input line 4451.
+Package hyperref Info: Plain pages OFF on input line 4458.
+Package hyperref Info: Backreferencing OFF on input line 4463.
+Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
+Package hyperref Info: Bookmarks ON on input line 4688.
+\c@Hy@tempcnt=\count155
+
+(/usr/share/texmf-dist/tex/latex/url/url.sty
+\Urlmuskip=\muskip18
+Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
+)
+LaTeX Info: Redefining \url on input line 5041.
+\XeTeXLinkMargin=\dimen168
+\Fld@menulength=\count156
+\Field@Width=\dimen169
+\Fld@charsize=\dimen170
+Package hyperref Info: Hyper figures OFF on input line 6295.
+Package hyperref Info: Link nesting OFF on input line 6300.
+Package hyperref Info: Hyper index ON on input line 6303.
+Package hyperref Info: backreferencing OFF on input line 6310.
+Package hyperref Info: Link coloring OFF on input line 6315.
+Package hyperref Info: Link coloring with OCG OFF on input line 6320.
+Package hyperref Info: PDF/A mode OFF on input line 6325.
+LaTeX Info: Redefining \ref on input line 6365.
+LaTeX Info: Redefining \pageref on input line 6369.
+\Hy@abspage=\count157
+\c@Item=\count158
+\c@Hfootnote=\count159
+)
+
+Package hyperref Message: Driver (autodetected): hpdftex.
+
+(/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def
+File: hpdftex.def 2012/11/06 v6.83m Hyperref driver for pdfTeX
+\Fld@listcount=\count160
+\c@bookmark@seq@number=\count161
+
+(/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
+Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO)
+Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 28
+2.
+)
+\Hy@SectionHShift=\skip54
+)
+(/usr/share/texmf-dist/tex/latex/titling/titling.sty
+Package: titling 2009/09/04 v2.1d maketitle typesetting
+\thanksmarkwidth=\skip55
+\thanksmargin=\skip56
+\droptitle=\skip57
+)
+(/usr/share/texmf-dist/tex/latex/svg/svg.sty
+Package: svg 2012/09/05 v1.0 SVG inclusion and extraction
+
+(/usr/share/texmf-dist/tex/latex/subfig/subfig.sty
+Package: subfig 2005/06/28 ver: 1.3 subfig package
+
+(/usr/local/share/texmf/tex/latex/caption/caption.sty
+Package: caption 2016/02/21 v3.3-144 Customizing captions (AR)
+
+(/usr/local/share/texmf/tex/latex/caption/caption3.sty
+Package: caption3 2016/02/04 v1.7-139 caption3 kernel (AR)
+Package caption3 Info: TeX engine: e-TeX on input line 67.
+\captionmargin=\dimen171
+\captionmargin@=\dimen172
+\captionwidth=\dimen173
+\caption@tempdima=\dimen174
+\caption@indent=\dimen175
+\caption@parindent=\dimen176
+\caption@hangindent=\dimen177
+)
+\c@ContinuedFloat=\count162
+Package caption Info: hyperref package is loaded.
+Package caption Info: listings package is loaded.
+)
+\c@KVtest=\count163
+\sf@farskip=\skip58
+\sf@captopadj=\dimen178
+\sf@capskip=\skip59
+\sf@nearskip=\skip60
+\c@subfigure=\count164
+\c@subfigure@save=\count165
+\c@lofdepth=\count166
+\c@subtable=\count167
+\c@subtable@save=\count168
+\c@lotdepth=\count169
+\sf@top=\skip61
+\sf@bottom=\skip62
+)
+(/usr/share/texmf-dist/tex/latex/import/import.sty
+Package: import 2009/03/23 v 5.1
+)
+(/usr/share/texmf-dist/tex/latex/oberdiek/transparent.sty
+Package: transparent 2007/01/08 v1.0 Transparency via pdfTeX's color stack (HO)
+)
+(/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty
+Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)
+
+(/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg
+File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
+)
+Package xcolor Info: Driver file: pdftex.def on input line 225.
+LaTeX Info: Redefining \color on input line 702.
+Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
+Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
+Package xcolor Info: Model `RGB' extended on input line 1353.
+Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
+Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
+Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
+Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
+Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
+Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
+)
+\SVG@out@width=\skip63
+\SVG@out@height=\skip64
+\c@svgfigure=\count170
+)
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:(compiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/xits-math.lu
+c)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/xit
+s-math.luc)
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+\g__fontspec_family_xits-math.otf_int=\count171
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | aux : font no 23 (XITSMath) does not define feature smcp for script
+ math with language dflt
+luaotfload | aux : no font with id 23
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+.................................................
+. fontspec info: "defining-font"
+.
+. Font family 'xits-math.otf(0)' created for font 'xits-math.otf' with options
+. [Renderer=Basic,BoldItalicFont={},ItalicFont={},Script=Math,SizeFeatures={{Siz
+e=10-},{Size=7-10,Font=xits-math.otf,Style=MathScript},{Size=-7,Font=xits-math.o
+tf,Style=MathScriptScript}}].
+.
+. This font family consists of the following NFSS series/shapes:
+. - 'normal' (m/n) with NFSS spec.:
+. <10->"[xits-math]:mode=base;script=math;language=DFLT;"<7-10>"[xits-math]:mode
+=base;script=math;language=DFLT;+ssty=0;"<-7>"[xits-math]:mode=base;script=math;
+language=DFLT;+ssty=1;"
+. - 'small caps' (m/sc) with NFSS spec.:
+.................................................
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+LaTeX Font Info: Encoding `OT1' has changed to `EU2' for symbol font
+(Font) `operators' in the math version `normal' on input line 26.
+LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
+(Font) OT1/cmr/m/n --> EU2/xits-math.otf(0)/m/n on input line 2
+6.
+LaTeX Font Info: Encoding `OT1' has changed to `EU2' for symbol font
+(Font) `operators' in the math version `bold' on input line 26.
+LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
+(Font) OT1/cmr/bx/n --> EU2/xits-math.otf(0)/bx/n on input line
+ 26.
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | aux : font no 23 (XITSMath) does not define feature smcp for script
+ math with language dflt
+luaotfload | aux : no font with id 23
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+.................................................
+. fontspec info: "defining-font"
+.
+. Font family 'xits-math.otf(1)' created for font 'xits-math.otf' with options
+. [Renderer=Basic,BoldItalicFont={},ItalicFont={},Script=Math,SizeFeatures={{Siz
+e=10-},{Size=7-10,Font=xits-math.otf,Style=MathScript},{Size=-7,Font=xits-math.o
+tf,Style=MathScriptScript}},Scale=1.00001,FontAdjustment={\fontdimen
+. 8\font =380108.8sp\relax \fontdimen 9\font =314572.8sp\relax \fontdimen
+. 10\font =314572.8sp\relax \fontdimen 11\font =458752sp\relax \fontdimen
+. 12\font =314572.8sp\relax \fontdimen 13\font =262144sp\relax \fontdimen
+. 14\font =262144sp\relax \fontdimen 15\font =180224sp\relax \fontdimen
+. 16\font =163840sp\relax \fontdimen 17\font =0sp\relax \fontdimen 18\font
+. =245760sp\relax \fontdimen 19\font =32768sp\relax \fontdimen 20\font
+. =0pt\relax \fontdimen 21\font =0pt\relax \fontdimen 22\font =163840sp\relax
+. }].
+.
+. This font family consists of the following NFSS series/shapes:
+. - 'normal' (m/n) with NFSS spec.:
+. <10->s*[1.00001]"[xits-math]:mode=base;script=math;language=DFLT;"<7-10>s*[1.0
+0001]"[xits-math]:mode=base;script=math;language=DFLT;+ssty=0;"<-7>s*[1.00001]"[
+xits-math]:mode=base;script=math;language=DFLT;+ssty=1;"
+. - 'small caps' (m/sc) with NFSS spec.:
+. and font adjustment code:
+. \fontdimen 8\font =380108.8sp\relax \fontdimen 9\font =314572.8sp\relax
+. \fontdimen 10\font =314572.8sp\relax \fontdimen 11\font =458752sp\relax
+. \fontdimen 12\font =314572.8sp\relax \fontdimen 13\font =262144sp\relax
+. \fontdimen 14\font =262144sp\relax \fontdimen 15\font =180224sp\relax
+. \fontdimen 16\font =163840sp\relax \fontdimen 17\font =0sp\relax \fontdimen
+. 18\font =245760sp\relax \fontdimen 19\font =32768sp\relax \fontdimen 20\font
+. =0pt\relax \fontdimen 21\font =0pt\relax \fontdimen 22\font =163840sp\relax
+.................................................
+LaTeX Font Info: Encoding `OMS' has changed to `EU2' for symbol font
+(Font) `symbols' in the math version `normal' on input line 26.
+LaTeX Font Info: Overwriting symbol font `symbols' in version `normal'
+(Font) OMS/cmsy/m/n --> EU2/xits-math.otf(1)/m/n on input line
+26.
+LaTeX Font Info: Encoding `OMS' has changed to `EU2' for symbol font
+(Font) `symbols' in the math version `bold' on input line 26.
+LaTeX Font Info: Overwriting symbol font `symbols' in version `bold'
+(Font) OMS/cmsy/b/n --> EU2/xits-math.otf(1)/bx/n on input line
+ 26.
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math.otf" unsuccessful, falling back to
+ file:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | aux : font no 23 (XITSMath) does not define feature smcp for script
+ math with language dflt
+luaotfload | aux : no font with id 23
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+.................................................
+. fontspec info: "defining-font"
+.
+. Font family 'xits-math.otf(2)' created for font 'xits-math.otf' with options
+. [Renderer=Basic,BoldItalicFont={},ItalicFont={},Script=Math,SizeFeatures={{Siz
+e=10-},{Size=7-10,Font=xits-math.otf,Style=MathScript},{Size=-7,Font=xits-math.o
+tf,Style=MathScriptScript}},Scale=0.99999,FontAdjustment={\fontdimen
+. 8\font =43253.76sp\relax \fontdimen 9\font =98304sp\relax \fontdimen 10\font
+. =98304sp\relax \fontdimen 11\font =196608sp\relax \fontdimen 12\font
+. =393216sp\relax \fontdimen 13\font =0pt\relax }].
+.
+. This font family consists of the following NFSS series/shapes:
+. - 'normal' (m/n) with NFSS spec.:
+. <10->s*[0.99999]"[xits-math]:mode=base;script=math;language=DFLT;"<7-10>s*[0.9
+9999]"[xits-math]:mode=base;script=math;language=DFLT;+ssty=0;"<-7>s*[0.99999]"[
+xits-math]:mode=base;script=math;language=DFLT;+ssty=1;"
+. - 'small caps' (m/sc) with NFSS spec.:
+. and font adjustment code:
+. \fontdimen 8\font =43253.76sp\relax \fontdimen 9\font =98304sp\relax
+. \fontdimen 10\font =98304sp\relax \fontdimen 11\font =196608sp\relax
+. \fontdimen 12\font =393216sp\relax \fontdimen 13\font =0pt\relax
+.................................................
+LaTeX Font Info: Encoding `OMX' has changed to `EU2' for symbol font
+(Font) `largesymbols' in the math version `normal' on input line 26
+.
+LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal'
+(Font) OMX/cmex/m/n --> EU2/xits-math.otf(2)/m/n on input line
+26.
+LaTeX Font Info: Encoding `OMX' has changed to `EU2' for symbol font
+(Font) `largesymbols' in the math version `bold' on input line 26.
+LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold'
+(Font) OMX/cmex/m/n --> EU2/xits-math.otf(2)/bx/n on input line
+ 26.
+
+(/usr/local/share/texmf/tex/latex/polyglossia/gloss-french.ldf
+File: gloss-french.ldf polyglossia: module for french
+
+hyph-fr.pat.txt
+Language french was not yet loaded; created with id 6
+Language french already loaded; id is 6
+\xpg@frpt=\attribute5
+)
+Package polyglossia Info: Default language is french.
+luaotfload | cache : Lookup cache loaded from /home/piernov/.texlive/texmf-var/l
+uatex-cache/generic/names/luaotfload-lookup-cache.luc.
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+\g__fontspec_family_LatinModernRoman_int=\count172
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-bolditalic.o
+tf"(compiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmroman10-boldi
+talic.luc)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts
+/otf/lmroman10-bolditalic.luc)
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-bold.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-italic.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-regular.otf"
+luaotfload | aux : font no 26 (LMRoman10-Regular) does not define feature smcp f
+or script latn with language dflt
+luaotfload | aux : no font with id 26
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bold.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bold.otf"
+luaotfload | aux : font no 28 (LMRoman10-Bold) does not define feature smcp for
+script latn with language dflt
+luaotfload | aux : no font with id 28
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-italic.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-italic.otf"
+luaotfload | aux : font no 29 (LMRoman10-Italic) does not define feature smcp fo
+r script latn with language dflt
+luaotfload | aux : no font with id 29
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bolditalic.otf
+"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bolditalic.otf
+"
+luaotfload | aux : font no 27 (LMRoman10-BoldItalic) does not define feature smc
+p for script latn with language dflt
+luaotfload | aux : no font with id 27
+.................................................
+. fontspec info: "defining-font"
+.
+. Font family 'LatinModernRoman(0)' created for font 'Latin Modern Roman' with
+. options [Ligatures=TeX].
+.
+. This font family consists of the following NFSS series/shapes:
+. - 'normal' (m/n) with NFSS spec.:
+. <->"LatinModernRoman:mode=node;script=latn;language=DFLT;+tlig;"
+. - 'small caps' (m/sc) with NFSS spec.: - 'bold' (bx/n) with NFSS spec.:
+. <->"LatinModernRoman/B:mode=node;script=latn;language=DFLT;+tlig;"
+. - 'bold small caps' (bx/sc) with NFSS spec.: - 'italic' (m/it) with NFSS
+. spec.: <->"LatinModernRoman/I:mode=node;script=latn;language=DFLT;+tlig;"
+. - 'italic small caps' (m/itsc) with NFSS spec.: - 'bold italic' (bx/it)
+. with NFSS spec.:
+. <->"LatinModernRoman/BI:mode=node;script=latn;language=DFLT;+tlig;"
+. - 'bold italic small caps' (bx/itsc) with NFSS spec.:
+.................................................
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-bolditalic.o
+tf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-bold.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "Latin Modern Roman" -> "lmroman10-italic.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-regular.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-regular.otf"
+luaotfload | aux : font no 26 (LMRoman10-Regular) does not define feature smcp f
+or script latn with language dflt
+luaotfload | aux : no font with id 26
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bold.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bold.otf"
+luaotfload | aux : font no 28 (LMRoman10-Bold) does not define feature smcp for
+script latn with language dflt
+luaotfload | aux : no font with id 28
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-italic.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-italic.otf"
+luaotfload | aux : font no 29 (LMRoman10-Italic) does not define feature smcp fo
+r script latn with language dflt
+luaotfload | aux : no font with id 29
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bolditalic.otf
+"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bolditalic.otf
+"
+luaotfload | aux : font no 27 (LMRoman10-BoldItalic) does not define feature smc
+p for script latn with language dflt
+luaotfload | aux : no font with id 27
+.................................................
+. fontspec info: "defining-font"
+.
+. Font family 'LatinModernRoman(1)' created for font 'Latin Modern Roman' with
+. options [Renderer=Basic].
+.
+. This font family consists of the following NFSS series/shapes:
+. - 'normal' (m/n) with NFSS spec.:
+. <->"LatinModernRoman:mode=base;script=latn;language=DFLT;"
+. - 'small caps' (m/sc) with NFSS spec.: - 'bold' (bx/n) with NFSS spec.:
+. <->"LatinModernRoman/B:mode=base;script=latn;language=DFLT;"
+. - 'bold small caps' (bx/sc) with NFSS spec.: - 'italic' (m/it) with NFSS
+. spec.: <->"LatinModernRoman/I:mode=base;script=latn;language=DFLT;"
+. - 'italic small caps' (m/itsc) with NFSS spec.: - 'bold italic' (bx/it)
+. with NFSS spec.:
+. <->"LatinModernRoman/BI:mode=base;script=latn;language=DFLT;"
+. - 'bold italic small caps' (bx/itsc) with NFSS spec.:
+.................................................
+LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `normal'
+(Font) EU2/xits-math.otf(0)/m/n --> EU2/LatinModernRoman(1)/m/n
+ on input line 29.
+LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
+(Font) OT1/cmr/m/it --> EU2/LatinModernRoman(1)/m/it on input l
+ine 29.
+LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
+(Font) OT1/cmr/bx/n --> EU2/LatinModernRoman(1)/bx/n on input l
+ine 29.
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-regular.otf"
+(/usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+File: lstlang1.sty 2015/06/04 1.6 listings language file
+)
+(/usr/share/texmf-dist/tex/latex/listings/lstlang1.sty
+File: lstlang1.sty 2015/06/04 1.6 listings language file
+) ("./Rapport final.aux"
+luatex-hyphen: loading patterns and exceptions for: french (\language26)
+luatex-hyphen: info: no hyphenation exceptions for this language
+Language french already loaded; id is 6
+Removing `luaotfload.node_processor' from `pre_linebreak_filter'.
+Inserting `polyglossia-frpt.process' at position 1 in `pre_linebreak_filter'.
+Inserting `luaotfload.node_processor' at position 2 in `pre_linebreak_filter'.)
+\openout1 = Rapport final.aux
+
+LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for EU2/lmr/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 60.
+LaTeX Font Info: Try loading font information for T3+cmr on input line 60.
+
+(/usr/share/texmf-dist/tex/latex/tipa/t3cmr.fd
+File: t3cmr.fd 2001/12/31 TIPA font definitions
+)
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 60.
+LaTeX Font Info: ... okay on input line 60.
+
+(/usr/local/share/texmf/tex/context/base/supp-pdf.mkii
+[Loading MPS to PDF converter (version 2006.09.02).]
+\scratchcounter=\count173
+\scratchdimen=\dimen179
+\scratchbox=\box48
+\nofMPsegments=\count174
+\nofMParguments=\count175
+\everyMPshowfont=\toks31
+\MPscratchCnt=\count176
+\MPscratchDim=\dimen180
+\MPnumerator=\count177
+\makeMPintoPDFobject=\count178
+\everyMPtoPDFconversion=\toks32
+) (/usr/share/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
+Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf
+
+(/usr/share/texmf-dist/tex/latex/oberdiek/grfext.sty
+Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)
+)
+Package grfext Info: Graphics extension search list:
+(grfext) [.png,.pdf,.jpg,.mps,.tif,.jpeg,.PNG,.PDF,.JPG,.JPEG,.eps]
+(grfext) \AppendGraphicsExtensions on input line 452.
+
+(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
+File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live
+
+))
+\c@lstlisting=\count179
+
+*geometry* driver: auto-detecting
+*geometry* detected driver: pdftex
+*geometry* verbose mode - [ preamble ] result:
+* driver: pdftex
+* paper: <default>
+* layout: <same size as paper>
+* layoutoffset:(h,v)=(0.0pt,0.0pt)
+* modes:
+* h-part:(L,W,R)=(50.58878pt, 513.11745pt, 50.58878pt)
+* v-part:(T,H,B)=(50.58878pt, 693.79243pt, 50.58878pt)
+* \paperwidth=614.295pt
+* \paperheight=794.96999pt
+* \textwidth=513.11745pt
+* \textheight=693.79243pt
+* \oddsidemargin=-21.68121pt
+* \evensidemargin=-21.68121pt
+* \topmargin=-58.68121pt
+* \headheight=12.0pt
+* \headsep=25.0pt
+* \topskip=10.0pt
+* \footskip=30.0pt
+* \marginparwidth=65.0pt
+* \marginparsep=11.0pt
+* \columnsep=10.0pt
+* \skip\footins=9.0pt plus 4.0pt minus 2.0pt
+* \hoffset=0.0pt
+* \voffset=0.0pt
+* \mag=1000
+* \@twocolumnfalse
+* \@twosidefalse
+* \@mparswitchfalse
+* \@reversemarginfalse
+* (1in=72.27pt=25.4mm, 1cm=28.453pt)
+
+\AtBeginShipoutBox=\box49
+Package hyperref Info: Link coloring OFF on input line 60.
+(/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty
+Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section
+
+(/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
+Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO)
+)
+\c@section@level=\count180
+)
+LaTeX Info: Redefining \ref on input line 60.
+LaTeX Info: Redefining \pageref on input line 60.
+LaTeX Info: Redefining \nameref on input line 60.
+
+("./Rapport final.out") ("./Rapport final.out")
+\@outlinefile=\write3
+
+\openout3 = Rapport final.out
+Package caption Info: Begin \AtBeginDocument code.
+Package caption Info: subfig package v1.3 is loaded.
+Package caption Info: End \AtBeginDocument code.
+luatex-hyphen: loading patterns and exceptions for: french (\language26)
+luatex-hyphen: info: no hyphenation exceptions for this language
+Language french already loaded; id is 6
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman17-regular.otf"(c
+ompiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmroman17-regular.lu
+c)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmr
+oman17-regular.luc)
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman12-regular.otf"(c
+ompiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmroman12-regular.lu
+c)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmr
+oman12-regular.luc)
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 12.00018pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 8.00012pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 6.00009pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 11.99982pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 7.99988pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 5.99991pt on input line 62.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Try loading font information for EU2+lmtt on input line 65.
+ (/usr/share/texmf-dist/tex/latex/euenc/eu2lmtt.fd
+File: eu2lmtt.fd 2009/10/30 v1.6 Font defs for Latin Modern
+)(compiling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmmono10-regular.
+luc)(load luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/l
+mmono10-regular.luc)
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 10.00015pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 7.4712pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(1)/m/n' will be
+(Font) scaled to size 6.0294pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 9.99985pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 7.47098pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+LaTeX Font Info: Font shape `EU2/xits-math.otf(2)/m/n' will be
+(Font) scaled to size 6.0292pt on input line 65.
+luaotfload | load : path lookup of "xits-math" unsuccessful, falling back to fil
+e:
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman17-regular.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman12-bold.otf"(comp
+iling luc: /var/lib/texmf/luatex-cache/generic/fonts/otf/lmroman12-bold.luc)(loa
+d luc: /home/piernov/.texlive/texmf-var/luatex-cache/generic/fonts/otf/lmroman12
+-bold.luc)
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman12-bold.otf"
+luaotfload | load : Lookup/name: "LatinModernRoman" -> "lmroman10-bold.otf" [1
+
+{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
+Overfull \hbox (1.65918pt too wide) in paragraph at lines 121--122
+[][]\EU2/LatinModernRoman(0)/m/n/10 Le fi-chier craft-mine.php gère les re-qu
+êtes re-çues du client et lance les fonc-tions cor-res-pon-dantes. Le fi-chie
+r upload.php
+ []
+
+[2] [3] [4]
+Package atveryend Info: Empty hook `BeforeClearDocument' on input line 209.
+ [5]
+Package atveryend Info: Empty hook `AfterLastShipout' on input line 209.
+ ("./Rapport final.aux"
+luatex-hyphen: loading patterns and exceptions for: french (\language26)
+luatex-hyphen: info: no hyphenation exceptions for this language
+Language french already loaded; id is 6)
+Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 209.
+Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 209.
+Package rerunfilecheck Info: File `"Rapport final".out' has not changed.
+(rerunfilecheck) Checksum: <no file>.
+)
+
+Here is how much of LuaTeX's memory you used:
+ 27714 strings out of 494897
+ 125171,662416 words of node,token memory allocated
+ 462 words of node memory still in use:
+ 6 hlist, 2 vlist, 2 rule, 2 glue, 2 kern, 1 penalty, 10 attribute, 53 glue_sp
+ec, 6 attribute_list, 1 action, 1 write nodes
+ avail lists: 1:5,2:399,3:176,4:834,5:178,6:2938,7:25,8:17,9:83,10:309
+ 30506 multiletter control sequences out of 65536+600000
+ 60 fonts using 17494275 bytes
+ 76i,6n,106p,822b,392s stack positions out of 5000i,500n,10000p,200000b,100000s
+</usr/share/texmf-dist/fonts/opentype/public/lm/lmroman10-bold.otf></usr/share/t
+exmf-dist/fonts/opentype/public/lm/lmroman12-bold.otf></usr/share/texmf-dist/fon
+ts/opentype/public/lm/lmmono10-regular.otf></usr/share/texmf-dist/fonts/opentype
+/public/lm/lmroman10-regular.otf></usr/share/texmf-dist/fonts/opentype/public/lm
+/lmroman12-regular.otf></usr/share/texmf-dist/fonts/opentype/public/lm/lmroman17
+-regular.otf>
+Output written on Rapport final.pdf (5 pages, 49021 bytes).
+
+PDF statistics: 292 PDF objects out of 1000 (max. 8388607)
+ 264 compressed objects within 3 object streams
+ 59 named destinations out of 1000 (max. 131072)
+ 425 words of extra memory for PDF output out of 10000 (max. 10000000)
+
diff --git a/doc/Rapport final.out b/doc/Rapport final.out
new file mode 100644
index 0000000..69599a2
--- /dev/null
+++ b/doc/Rapport final.out
@@ -0,0 +1,53 @@
+\BOOKMARK [1][-]{section.1}{Fonctionnalités}{}% 1
+\BOOKMARK [2][-]{subsection.1.1}{Ce qui a été fait}{section.1}% 2
+\BOOKMARK [3][-]{subsubsection.1.1.1}{Mine}{subsection.1.1}% 3
+\BOOKMARK [3][-]{subsubsection.1.1.2}{Guilde de mineurs}{subsection.1.1}% 4
+\BOOKMARK [3][-]{subsubsection.1.1.3}{Magasin}{subsection.1.1}% 5
+\BOOKMARK [3][-]{subsubsection.1.1.4}{Donjon}{subsection.1.1}% 6
+\BOOKMARK [3][-]{subsubsection.1.1.5}{Enregistrement chargement de partie}{subsection.1.1}% 7
+\BOOKMARK [3][-]{subsubsection.1.1.6}{Interface utilisateur}{subsection.1.1}% 8
+\BOOKMARK [2][-]{subsection.1.2}{Ce qui n'a pas été fait}{section.1}% 9
+\BOOKMARK [1][-]{section.2}{Répartition du travail}{}% 10
+\BOOKMARK [1][-]{section.3}{Organisation du code}{}% 11
+\BOOKMARK [2][-]{subsection.3.1}{Javascript}{section.3}% 12
+\BOOKMARK [3][-]{subsubsection.3.1.1}{js/craftmine.js}{subsection.3.1}% 13
+\BOOKMARK [3][-]{subsubsection.3.1.2}{js/dungeon.js}{subsection.3.1}% 14
+\BOOKMARK [3][-]{subsubsection.3.1.3}{js/gui.js}{subsection.3.1}% 15
+\BOOKMARK [3][-]{subsubsection.3.1.4}{js/guild.js}{subsection.3.1}% 16
+\BOOKMARK [3][-]{subsubsection.3.1.5}{js/perso.js}{subsection.3.1}% 17
+\BOOKMARK [3][-]{subsubsection.3.1.6}{js/savegame.js}{subsection.3.1}% 18
+\BOOKMARK [3][-]{subsubsection.3.1.7}{js/shop.js}{subsection.3.1}% 19
+\BOOKMARK [2][-]{subsection.3.2}{PHP}{section.3}% 20
+\BOOKMARK [3][-]{subsubsection.3.2.1}{account.inc}{subsection.3.2}% 21
+\BOOKMARK [3][-]{subsubsection.3.2.2}{craftmine.inc}{subsection.3.2}% 22
+\BOOKMARK [3][-]{subsubsection.3.2.3}{inc/dungeon.inc}{subsection.3.2}% 23
+\BOOKMARK [3][-]{subsubsection.3.2.4}{inc/guild.inc}{subsection.3.2}% 24
+\BOOKMARK [3][-]{subsubsection.3.2.5}{inc/Inventory.inc}{subsection.3.2}% 25
+\BOOKMARK [3][-]{subsubsection.3.2.6}{inc/Item.inc}{subsection.3.2}% 26
+\BOOKMARK [3][-]{subsubsection.3.2.7}{inc/messages.inc}{subsection.3.2}% 27
+\BOOKMARK [3][-]{subsubsection.3.2.8}{inc/mine.inc}{subsection.3.2}% 28
+\BOOKMARK [3][-]{subsubsection.3.2.9}{inc/Monster.inc}{subsection.3.2}% 29
+\BOOKMARK [3][-]{subsubsection.3.2.10}{inc/perso.inc}{subsection.3.2}% 30
+\BOOKMARK [3][-]{subsubsection.3.2.11}{inc/savegame.inc}{subsection.3.2}% 31
+\BOOKMARK [3][-]{subsubsection.3.2.12}{inc/shop.inc}{subsection.3.2}% 32
+\BOOKMARK [2][-]{subsection.3.3}{Autres}{section.3}% 33
+\BOOKMARK [3][-]{subsubsection.3.3.1}{index.xhtml}{subsection.3.3}% 34
+\BOOKMARK [3][-]{subsubsection.3.3.2}{.htaccess}{subsection.3.3}% 35
+\BOOKMARK [3][-]{subsubsection.3.3.3}{css/bootstrap.min.css}{subsection.3.3}% 36
+\BOOKMARK [3][-]{subsubsection.3.3.4}{css/craftmine.css}{subsection.3.3}% 37
+\BOOKMARK [3][-]{subsubsection.3.3.5}{css/Symbola.ttf}{subsection.3.3}% 38
+\BOOKMARK [3][-]{subsubsection.3.3.6}{data/items.xml}{subsection.3.3}% 39
+\BOOKMARK [3][-]{subsubsection.3.3.7}{data/monsters.xml}{subsection.3.3}% 40
+\BOOKMARK [1][-]{section.4}{Choix techniques}{}% 41
+\BOOKMARK [2][-]{subsection.4.1}{Javascript}{section.4}% 42
+\BOOKMARK [2][-]{subsection.4.2}{XHTML}{section.4}% 43
+\BOOKMARK [2][-]{subsection.4.3}{Bootstrap}{section.4}% 44
+\BOOKMARK [2][-]{subsection.4.4}{JSON}{section.4}% 45
+\BOOKMARK [2][-]{subsection.4.5}{XML}{section.4}% 46
+\BOOKMARK [2][-]{subsection.4.6}{PHP}{section.4}% 47
+\BOOKMARK [1][-]{section.5}{Planification}{}% 48
+\BOOKMARK [2][-]{subsection.5.1}{Planification théorique}{section.5}% 49
+\BOOKMARK [2][-]{subsection.5.2}{Planification effective}{section.5}% 50
+\BOOKMARK [3][-]{subsubsection.5.2.1}{Semaine 1}{subsection.5.2}% 51
+\BOOKMARK [3][-]{subsubsection.5.2.2}{Semaine 2}{subsection.5.2}% 52
+\BOOKMARK [3][-]{subsubsection.5.2.3}{Semaine 3}{subsection.5.2}% 53
diff --git a/doc/Rapport final.pdf b/doc/Rapport final.pdf
new file mode 100644
index 0000000..46b5022
--- /dev/null
+++ b/doc/Rapport final.pdf
Binary files differ
diff --git a/doc/Rapport final.synctex.gz b/doc/Rapport final.synctex.gz
new file mode 100644
index 0000000..7ea26fb
--- /dev/null
+++ b/doc/Rapport final.synctex.gz
Binary files differ
diff --git a/doc/Rapport final.tex b/doc/Rapport final.tex
new file mode 100644
index 0000000..08d9cda
--- /dev/null
+++ b/doc/Rapport final.tex
@@ -0,0 +1,209 @@
+\documentclass{article}
+\usepackage{luatextra}
+\usepackage{polyglossia}
+\usepackage{ulem}
+\usepackage{framed}
+\usepackage{color}
+\usepackage{listings}
+\usepackage{geometry}
+\usepackage{amsmath}
+\usepackage{unicode-math}
+\usepackage{hyperref}
+\usepackage{titling}
+
+\setlength{\droptitle}{-5em} % This is your set screw
+
+\usepackage{ifluatex}
+\ifluatex
+ \usepackage{pdftexcmds}
+ \makeatletter
+ \let\pdfstrcmp\pdf@strcmp
+ \let\pdffilemoddate\pdf@filemoddate
+ \makeatother
+\fi
+\usepackage{svg}
+
+\setmathfont{xits-math.otf}
+
+\setmainlanguage{french}
+\setmainfont{Latin Modern Roman}
+
+\definecolor{dkgreen}{rgb}{0,0.6,0}
+\definecolor{gray}{rgb}{0.5,0.5,0.5}
+\definecolor{mauve}{rgb}{0.58,0,0.82}
+
+\lstset{language=bash,
+ basicstyle={\small\ttfamily},
+ keywordstyle=\color{blue},
+ commentstyle=\color{dkgreen},
+ stringstyle=\color{mauve},
+ tabsize=4
+}
+
+
+\geometry{margin={0.7in,0.7in}}
+
+\newcommand\image[2]{
+\directlua{
+local image = img.scan({filename = "#1"})
+
+image.height = image.height * #2
+image.width = image.width * #2
+
+node.write(img.node(image))
+}
+}
+
+\title{Rapport final projet Applications du Web — Candy box}
+\author{Alexandre RENOUX - Pierre-Emmanuel NOVAC}
+
+\begin{document}
+
+\maketitle
+%%\tableofcontents
+
+Le site web a été nommé CraftMine, et est disponible à l'adresse \url{https://craftmine.piernov.org/}.
+
+\section{Fonctionnalités}
+\subsection{Ce qui a été fait}
+\subsubsection{Mine}
+ Développée comme prévu. Le développement a été très rapide et tient en peu de lignes de code.
+\subsubsection{Guilde de mineurs}
+ Développée comme prévu. Le développement a été très rapide et tient en peu de lignes de code.
+\subsubsection{Magasin}
+ Développé en majorité comme prévu. Le développement a été plus long et a demandé la rédaction de bien plus de code. Il fait appelle à plus de fonctions pour lire du XML, gérer le stockage dans la session, générer le HTML, gérer l'inventaire, etc...
+\subsubsection{Donjon}
+ Développé en partie comme prévu. C'est la fonctionnalité qui a été la plus difficile et la plus longue à implémenter, et cela se vérifie sur la longueur du code.
+\subsubsection{Enregistrement chargement de partie}
+ Développé comme prévu. Le joueur a aussi la possibilité de télécharger/téléverser un fichier de sauvegarde. La génération et la lecture du XML a posé quelques problèmes au début mais finalement les fonctions sont assez concises. Le téléversement n'a pas été facile à implémenter: on trouve beaucoup d'informations contradictoires et la plupart d'entre elles reposent sur jQuery.
+\subsubsection{Interface utilisateur}
+ Développée en majorité comme prévu. C'est principalement un travail de recherche pour comprendre comment structuer correctement le code HTML de manière à ce que la bibliothèque CSS Bootstrap applique correctement les styles.
+
+\subsection{Ce qui n'a pas été fait}
+ Utilisation des objets du magasin.
+ Empêcher le joueur de récupérer l'or de la mine lorqsu'il est dans le donjon
+
+\section{Répartition du travail}
+ Les fonctionnalités liées à la mine et à l'enregistrement/chargement de la partie ainsi que l'interface utilisateur ont été développées par Pierre-Emmanuel, qui avait aussi entamé le développement du magasin.\\
+ La guilde de mineurs et le donjon ont été développées par Alexandre. Il a aussi poursuivi le développement du magasin.\\
+ Le développement s'est fait grâce à l'outil Git, dont le dépôt est consultable à l'adresse \url{http://git.piernov.org/candybox/}. Alexandre développer les fonctionnalités qui lui avaient été attribuées sur sa branche alexichi, tandis que Pierre-Emmanuel développer les différentes fonctionnalités en parallèle sur les branches feat/ correspondantes. Il s'occupait aussi de la fusion des branches pour mettre en commun le code développer séparément.
+
+\section{Organisation du code}
+ Les fonctions développées en PHP sont généralement concises et découpées de manière logique. En Javascript en revanche, du fait de la génération de code HTML, des traitement plus lourds et des fonctions moins intuitives, le code est moins clair et plus long.
+
+ \subsection{Javascript}
+ Les différentes fonctions Javascripts viennent modifier et compléter le contenu de la page dynamiquement. Les scripts ont été séparés dans différents fichiers correspondant chacun à un aspect de l'application. Ainsi les fichiers suivant ont été créés:
+
+ \subsubsection{js/craftmine.js}
+ Ce fichier contient la déclaration du tableau data qui contient des données à propos du joueur utiles côté client.\\
+ La fonction sendRequest permet d'envoyer des requêtes POST au serveur. Elle décode par ailleurs les données reçus sous forme de JSON et affiche les messages d'erreurs/informations le cas échéant.\\
+ Les fonctions de la mine y sont aussi présentes.\\
+ La fonction initCraftMine est exécutée au chargement de la page par init pour récupérer les données de la sessions précédentes et mettre à jour l'affichage en conséquence.
+ init appelle aussi les fonctions pour charger le bon onglet, pour actualiser la liste des sauvegardes et pour incrémenter l'or de la mine.
+ \subsubsection{js/dungeon.js}
+ Des fonctions pour faire évoluer le personnage dans le donjon.
+
+ \subsubsection{js/gui.js}
+ Ce fichier contient quelques méthodes pour afficher des messages d'informations/erreurs dans les boîtes appropriées.\\
+ changeTab() permet de charger l'onglet correspondant à ce qui a été spécifié dans l'URL. Elle réimplémente une fonctionnalité de la bibliothèque Bootstrap mais permet alors de s'affranchir du chargement de Bootstrap et jQuery, qui seraient démesurées pour cette simple fonctionnalité.
+ \subsubsection{js/guild.js}
+ Deux simples fonctions envoyant une requête au serveur pour créer la guilde de mineurs et recruter un mineur.
+ \subsubsection{js/perso.js}
+ Pour mettre à jour les informations du personnage (expérience, niveau, vie).
+ \subsubsection{js/savegame.js}
+ Les différentes fonctions pour gérer les actions des boutons de l'onglet Save. À noter l'utilisation de window.open() pour lancer le téléchargement de la sauvegarde sur le client. Cette fois-ci, les paramètres sont passés en GET pour plus de simplicité.\\
+ uploadSave utilise des fonctionnalités récentes de HTML5/XMLHttpRequest2 pour l'envoi de fichier au serveur.
+ \subsubsection{js/shop.js}
+Des fonctions pour gérer le magasin et l'inventaire, ainsi que les actions des objets.
+
+\subsection{PHP}
+
+Le fichier craftmine.php gère les requêtes reçues du client et lance les fonctions correspondantes. Le fichier upload.php est dédié à la réception du fichier de sauvegarde envoyé par le client. Les fonctions sont, comme pour les scripts Javascript, répartis dans différents fichiers.
+
+\subsubsection{account.inc}
+Des fonctions pour gérer débiter/créditer de l'or.
+\subsubsection{craftmine.inc}
+Répond à la requête d'initCraftMine pour envoyer les données de la session précédente au chargement de la page. Fait appelle à différentes fonctions des autres fichiers en conséquence.
+\subsubsection{inc/dungeon.inc}
+
+\subsubsection{inc/guild.inc}
+Des fonctions de gestion de la guilde de mineurs
+\subsubsection{inc/Inventory.inc}
+Une classe qui décrit l'inventaire du personnage, implémenté comme singleton dont la référence est stockée dans la session.
+\subsubsection{inc/Item.inc}
+Une classe qui décrit un objet dans l'inventaire ou dans le magasin.
+\subsubsection{inc/messages.inc}
+La liste des messages d'information/erreur envoyés par le serveur ainsi que les fonctions utilisées pour le faire.
+\subsubsection{inc/mine.inc}
+Des fonctions pour la gestion de la mine.
+\subsubsection{inc/Monster.inc}
+Une classe qui décrit un monstre du donjon.
+\subsubsection{inc/perso.inc}
+Des fonctions pour gérer les informations (vie, niveau, expérience) du personnage.
+\subsubsection{inc/savegame.inc}
+Un ensemble de fonctions pour gérer chacune des requêtes de gestion des sauvegardes. Les sauvegardes sont enregistrées en XML, des fonctions ont été développées pour générer du XML à partir d'un tableau (en prenant en compte les objets pour lesquels on fait appel à leur méthodes addToXML) et générer un tableau à partir du XML. Elles sont aussi utilisées lors du téléversement d'un fichier de sauvegarde, pour le réécrire et ainsi s'assurer qu'il est valide.
+\subsubsection{inc/shop.inc}
+Les différentes fonctions pour les interactions avec le magasin. loadShop lit un fichier XML pour générer les objets.
+
+\subsection{Autres}
+
+\subsubsection{index.xhtml}
+La page XHTML principale auquel le client accède et que le Javascript modifie dynamiquement. Elle est structurée pour pouvoir utiliser Bootsrap. Elle possède un doctype HTML5 bien que cela ne soit pas strictement nécessaire. À la fin du chargement, elle fait appelle à la méthode init.
+\subsubsection{.htaccess}
+Pour forcer le serveur à charger la page index.xhtml lorsque le client accède au répertoire.
+\subsubsection{css/bootstrap.min.css}
+Le fichier CSS officiel de Bootstrap pour avoir une interface plus jolie.
+\subsubsection{css/craftmine.css}
+Un fichier CSS pour quelques personnalisations supplémentaires de l'interface.
+\subsubsection{css/Symbola.ttf}
+Police utilisée pour les icônes des objets, fournit par le serveur au cas où le client ne la possède pas.
+\subsubsection{data/items.xml}
+La liste des objets du magasin au format XML.
+\subsubsection{data/monsters.xml}
+La liste des monstres du donjon au format XML.
+
+\section{Choix techniques}
+\subsection{Javascript}
+Nous avons utilisé des fonctionnalités plutôt récentes en Javascript comme l'objet classList pour ajouter/supprimer une classe en Javascript, utilisé dans notre cas pour changer l'apparence de l'onglet actif. XMLHttpRequest2 a aussi été utilisé pour le téléversement des fichiers de sauvegarde. De ce fait, les navigateurs ancien ou avec une prise en charge limitée du Javascript ne pourront pas faire fonctionner correctement le site web. Ces navigateurs sont entre autres Internet Explorer version 9 et antérieures, ou Opera Mini. Le site web a été développé sous Firefox, et testé sous Chromium.\\
+Aucune bibliothèque Javascript externe n'est utilisée.
+\subsection{XHTML}
+Le XHTML a été utilisé pour sa rigueur et ainsi s'éviter des libertés dans le code HTML. Des navigateurs anciens ne le prennent pas en charge et ne pourront pas du tout afficher la page.
+\subsection{Bootstrap}
+La bibliothèque CSS Bootstrap est utilisé pour avoir un rendu visuel correct sans trop d'effort. Elle fournit en effet des styles d'éléments qui conviennent et très peu de propriétés ont dû être ajoutées. Nous n'utilisons pas la bibliothèque Javascript de Bootstrap.
+\subsection{JSON}
+Le format de données JSON est utilisé pour transmettre des informations du serveur au client. Celui-ci est en effet très simple à utiliser et des méthodes sont présentes à la fois en Javascript et en PHP nativement pour encoder/décoder des données sous format JSON.
+\subsection{XML}
+Les sauvegardes, les objets du magasin et les monstres sont enregistrés au format XML pour être facilement modifiable. Il aurait été intéressant d'enregistrer d'autres données comme les bâtiments sous ce même format et ainsi rendre le site web plus extensible.
+\subsection{PHP}
+Le langage PHP est utilisé côté serveur car très adapté au développement de site web. Nous ne l'utilisons en revanche pas pour générer des pages HTML mais simplement pour traiter les requêtes envoyées du client, les données étant retournées au format JSON.\\
+Certaines fonctionnalités comme l'inventaire et ses objets font appel à de la programmation orienté objet. Ceci n'était en aucun cas nécessaire mais a été fait simplement pour expérimenter les possibilités de PHP. Les autres fonctionnalités n'ont pas été développés en programmation orienté objet.
+
+\section{Planification}
+
+\subsection{Planification théorique}
+
+\begin{itemize}
+\item 1ère semaine: développement des fonctionnalités de la mine, de la guilde de mineur et du magasin.
+\item 2e semaine: développement du donjon et de l'enregistrement de la partie au format XML.
+\item 3e semaine: amélioration de l'interface utilisateur et finalisation du code.
+\end{itemize}
+
+\subsection{Planification effective}
+\subsubsection{Semaine 1}
+Les fonctionnalités de la mine et de la guilde des mineurs ont été correctement développées.\\
+Le magasin n'a pas été finalisé dans les temps, mais il était en partie fonctionnel.\\
+Le développement de l'interface utilisateur a été attaquée bien qu'à l'origine prévue pour la fin: le développement du magasin est en partie lié à son affichage, et il nous trouvions dommage d'avoir une interface repoussante jusqu'à la fin...
+
+\subsubsection{Semaine 2}
+Le magasin a été finalisé. Le chargement des objets à partir d'un fichier XML a été plus long que prévu.\\
+Les fonctionnalités d'enregistrement au format XML et de chargement de la partie ont été correctement développées, mais les fonctions pour créer le XML à partir du tableau session et charger le XML dans le tableau session ont pris du temps à être réalisées, retardant le développement des autres fonctionnalités.\\
+Du retard a été pris sur le développement du donjon qui n'a été qu'en partie développé et n'est pas encore fonctionnel.
+
+\subsubsection{Semaine 3}
+L'interface utilisateur utilise désormais correctement Bootstrap 3 et semble finalisée. \\
+La possibilité de téléverser un fichier de sauvegarde a été ajoutée. \\
+Le donjon n'est pas totalement terminé mais est fonctionnel. \\
+Le code a été en partie relu, mais n'a pas été testé en profondeur.
+
+
+\end{document}