Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[a4paper,12pt,twoside] {StyleThese}
- \include{format}
- \begin{document}
- \frontmatter
- \tableofcontents
- \mainmatter
- \adjustmtc
- \thispagestyle{empty}
- \cleardoublepage
- \dominitoc
- \pagenumbering{roman}
- \setcounter{page}{1}
- \addcontentsline{toc}{chapter}{Acknowledgements}
- \include{Remerciement/Remerciement}
- \listoffigures % table des figures
- \thispagestyle{empty}
- \listoftables % Les tableaux
- \thispagestyle{empty}
- %\thispagestyle{empty}
- \addcontentsline{toc}{chapter}{List of Abbreviations}
- \include{Abbreviations}
- %\include{dedication}
- %\thispagestyle{empty}
- %\fontfamily{put}\selectfont
- %\thispagestyle{empty}
- %\include{Pgdgarde}
- %\thispagestyle{empty}
- %\cleardoublepage
- %\thispagestyle{empty}
- %\clearpage
- %\FrameThisInToc
- %\DontNumberThisInToc
- %\part{Une partie}
- % Pour ne pas avoir le mot `Chapitre' au debut de chaque chapitre.
- %\NoChapterHead
- %\DontWriteThisInToc
- %\WriteThisInToc \FrameThisInToc \NumberThisInToc
- %
- %\include{abstract/abstract}
- %
- % \include{Remerciement/dédicace}
- %%
- % \addtocontents{toc}{Chapter}{Acknoweledgements}
- % \newpage
- %% Changer l'espacement entre les lignes
- \renewcommand{\baselinestretch}{1.5}%
- \dominitoc
- %\pagenumbering{roman}
- \setcounter{page}{1}
- \cleardoublepage
- \frontmatter
- %\tableofcontents
- \mainmatter
- \adjustmtc
- %\addcontentsline{toc}{chapter}{Introduction}
- %\chaptermark{Introduction}
- \renewcommand{\chaptermark}[1]{\markboth{#1}{}}
- \renewcommand{\sectionmark}[1]{\markright{#1}}
- % Changer les styles des titres
- %% INTRODUCTION
- \addcontentsline{toc}{chapter}{Introduction}
- \begin{spacing}{1.4}
- \include{INTRODUCTION/Introduction}
- \end{spacing}
- %% Chapitre 1
- %% redéfinition du texte de chapitre et de section affiché en en-tête
- \renewcommand{\chaptermark}[1]{\markboth{Chapitre \thechapter.\ #1}{}}
- \renewcommand{\sectionmark}[1]{\markright{Section \thesection.\ #1}}
- %%%%% Chapitre 1
- \include{CHAPITRE_1/Chapter1}
- %
- %%%%%% Chapitre 2
- \include{CHAPITRE_2/Chapter2}
- % %%%%%%% Chapitre 3
- %%%%%%%%
- % \begin{spacing}{1.4}
- % \include{CHAPITRE_3/Chapitre3}
- % \end{spacing}
- % Conclusion et perspectives
- %%
- % \begin{spacing}{1.4}
- % \include{CONCLUSION/conclusion}
- % \end{spacing}
- % \listoffigures % table des figures
- %\listoftables % Les tableaux
- %\newpage
- %\pagenumbering{Roman}
- % \setcounter{page}{1}
- % \cleardoublepage
- %\addcontentsline{toc}{chapter}{Bibliography}
- \include{Bibliography/library}
- \appendix
- %% ANNEXES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \backmatter
- %\bibliographystyle{plainnat}
- %\bibliography{refs}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment