subject
This commit is contained in:
parent
85c98c2308
commit
1e13d504fe
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ FRENCH = 'french'
|
|||
LANGUAGES = [ENGLISH, FRENCH]
|
||||
|
||||
DOCUMENTS = [
|
||||
{ENGLISH: 'topic', FRENCH: 'sujet'},
|
||||
{ENGLISH: 'subject', FRENCH: 'sujet'},
|
||||
{ENGLISH: 'thesis', FRENCH: 'mémoire'},
|
||||
# {ENGLISH: 'presentation', FRENCH: 'présentation'},
|
||||
]
|
||||
|
|
|
@ -51,7 +51,7 @@ bmargin=10mm,lmargin=15mm,rmargin=15mm,tmargin=10mm]{geometry}
|
|||
|
||||
\begin{document}
|
||||
|
||||
CNAM / UAMM91 \hfill \ml{Master’s thesis}{Mémoire ingénieur} / \ml{Topic}{Sujet} \hfill IRSM ↔ CYC9104A
|
||||
CNAM / UAMM91 \hfill \ml{Master’s thesis}{Mémoire ingénieur} / \ml{Subject}{Sujet} \hfill IRSM ↔ CYC9104A
|
||||
|
||||
Marc Beninca \hfill \textbf{\ml{Incremental Live Operating System}{Système d’exploitation autonome incrémental}} \hfill 2020 → 2021
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue