Skip to content
Snippets Groups Projects
Commit 7c769ec7 authored by Alice Brenon's avatar Alice Brenon
Browse files

Include non-similarity certificate from FEDORA into the dissertation

parent c7f53ded
No related branches found
No related tags found
No related merge requests found
*.pdf
!template/*.pdf
filter/*
!filter/*.hs
!filter/*.lua
......
......@@ -7,6 +7,7 @@ cat <<EOF
\newgeometry{top=3cm,bottom=2.5cm,inner=3cm,outer=2.5cm}
\input{template/ED.tex}
\includepdf{template/compilatio.pdf}
\pagestyle{specialchapter}
\normalsize
......
......@@ -32,6 +32,7 @@ header-includes:
- \usepackage{graphicx}
- \usepackage[colorlinks=false]{hyperref}
- \usepackage{listings}
- \usepackage{pdfpages}
- \usepackage{siunitx}
- \usepackage{subcaption}
- \usepackage[normalem]{ulem}
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment