This commit is contained in:
Marc Beninca 2025-05-26 22:57:32 +02:00
parent 85c98c2308
commit 1e13d504fe
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ FRENCH = 'french'
LANGUAGES = [ENGLISH, FRENCH] LANGUAGES = [ENGLISH, FRENCH]
DOCUMENTS = [ DOCUMENTS = [
{ENGLISH: 'topic', FRENCH: 'sujet'}, {ENGLISH: 'subject', FRENCH: 'sujet'},
{ENGLISH: 'thesis', FRENCH: 'mémoire'}, {ENGLISH: 'thesis', FRENCH: 'mémoire'},
# {ENGLISH: 'presentation', FRENCH: 'présentation'}, # {ENGLISH: 'presentation', FRENCH: 'présentation'},
] ]

View file

@ -51,7 +51,7 @@ bmargin=10mm,lmargin=15mm,rmargin=15mm,tmargin=10mm]{geometry}
\begin{document} \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 Marc Beninca \hfill \textbf{\ml{Incremental Live Operating System}{Système d’exploitation autonome incrémental}} \hfill 2020 → 2021