mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
fix table des matières
This commit is contained in:
committed by
TESTUD Romain
parent
7819bfd133
commit
c317c45ade
@ -5,9 +5,9 @@ image:
|
|||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
script:
|
script:
|
||||||
- cd docs/presentation_17_03_23
|
- cd docs/presentation_17_03_23
|
||||||
- pdflatex main.tex
|
- pdflatex main.tex && pdflatex main.tex
|
||||||
- cd ../rapportFinal
|
- cd ../rapportFinal
|
||||||
- pdflatex main.tex
|
- pdflatex main.tex && pdflatex main.tex
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- merge_request
|
- merge_request
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
\documentclass{beamer}
|
\documentclass{beamer}
|
||||||
\usetheme{Boadilla}
|
\usetheme{Boadilla}
|
||||||
\usecolortheme{orchid}
|
\usecolortheme{orchid}
|
||||||
@ -30,7 +29,6 @@
|
|||||||
\end{abstract}
|
\end{abstract}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
\title[Swap Cross-Blockchain]{Echange de jetons inter-blockchains}
|
\title[Swap Cross-Blockchain]{Echange de jetons inter-blockchains}
|
||||||
\subtitle{Projet de fin d'études: Master 2 Informatique Option Fiabilité et sécurité informatique 2022-2023}
|
\subtitle{Projet de fin d'études: Master 2 Informatique Option Fiabilité et sécurité informatique 2022-2023}
|
||||||
\author[M2 FSI]{VOLPE Dorian, ROTONDO Eloïse, TESTUD Romain,\\DE CAMPOU Louis, JOLY Amaury \\ \textbf{Encadrants :} TRAVERS Corentin, LABOUREL Arnaud \\[2ex] \includegraphics[scale=0.1]{./img/amu.png}}
|
\author[M2 FSI]{VOLPE Dorian, ROTONDO Eloïse, TESTUD Romain,\\DE CAMPOU Louis, JOLY Amaury \\ \textbf{Encadrants :} TRAVERS Corentin, LABOUREL Arnaud \\[2ex] \includegraphics[scale=0.1]{./img/amu.png}}
|
||||||
@ -59,4 +57,4 @@
|
|||||||
\section{Décentralisation}
|
\section{Décentralisation}
|
||||||
\input{decentralisation/index.tex}
|
\input{decentralisation/index.tex}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
Reference in New Issue
Block a user