diff --git a/cnam/travaux/thesis/common.tex b/cnam/travaux/thesis/common.tex index fe95602..1dd54c4 100644 --- a/cnam/travaux/thesis/common.tex +++ b/cnam/travaux/thesis/common.tex @@ -10,12 +10,6 @@ \def\instituteshort{CNAM} \def\institutelong{Conservatoire National des Arts et Métiers} -\def\titleshort{\ml{Incremental Live OS}{SE autonomes incrémentaux}} -\def\titlelong{\ml{Incremental Live Operating Systems} -{Systèmes d’Exploitation autonomes incrémentaux}} -\def\titlesub{\ml{a reversal of conventional approaches} -{une inversion des approches conventionnelles}} - \def\typeshort{\ml{Thesis}{Mémoire}} \def\typelong{\ml{\instituteshort\ Master's \typeshort} {\typeshort\ d’Ingénieur \instituteshort}} @@ -47,3 +41,16 @@ ERROR% \newcommand{\en}[1]{\textenglish{#1}} \newcommand{\fr}[1]{\textfrench{#1}} + +% variables + +\def\titleshort{\ml{Incremental Live OS}{SE autonomes incrémentaux}} +\ml +{\def\titlelong{Incremental Live Operating Systems} +\def\titlesub{a reversal of conventional approaches}} +{\def\titlelong{Systèmes d’Exploitation autonomes incrémentaux} +\def\titlesub{une inversion des approches conventionnelles}} + +% begin document + +\begin{document} diff --git a/cnam/travaux/thesis/presentation/toc.tex b/cnam/travaux/thesis/presentation/toc.tex index 76eb8b3..2a8b21e 100644 --- a/cnam/travaux/thesis/presentation/toc.tex +++ b/cnam/travaux/thesis/presentation/toc.tex @@ -1,2 +1 @@ -\begin{document} \maketitle diff --git a/cnam/travaux/thesis/thesis/main.tex b/cnam/travaux/thesis/thesis/main.tex index c1e60ca..cdbf021 100644 --- a/cnam/travaux/thesis/thesis/main.tex +++ b/cnam/travaux/thesis/thesis/main.tex @@ -3,8 +3,6 @@ \input{../common} -\begin{document} - \singlespacing \input{front}