add edited english version
This commit is contained in:
21
sections_list.tex
Normal file
21
sections_list.tex
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
% ---------------------------
|
||||
% List of sections
|
||||
% ---------------------------
|
||||
|
||||
% Start counting pages
|
||||
\pagenumbering{arabic}
|
||||
\clearpage
|
||||
\setcounter{page}{1}
|
||||
|
||||
% Intro
|
||||
\newpage
|
||||
\input{sections/0-introduction}
|
||||
|
||||
% Appendix
|
||||
\newpage
|
||||
\begin{appendices}
|
||||
|
||||
\input{sections/appendix}
|
||||
|
||||
\end{appendices}
|
||||
Reference in New Issue
Block a user