titlesub
This commit is contained in:
parent
49576b1715
commit
80d15f9175
3 changed files with 3 additions and 3 deletions
|
@ -69,7 +69,7 @@ def build(directory, sign):
|
|||
variables = {
|
||||
'author': AUTHOR,
|
||||
'title': TITLE[language],
|
||||
'subtitle': SUBTITLE[language],
|
||||
'titlesub': SUBTITLE[language],
|
||||
'date': DATE[language],
|
||||
'name': MAIN,
|
||||
'mainlanguage': language,
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
\begin{center}\begin{large}\textbf{
|
||||
\title\\
|
||||
\subtitle
|
||||
\titlesub
|
||||
}\end{large}\end{center}
|
||||
|
||||
\ml{CNAM Master's thesis}{Mémoire d’Ingénieur CNAM},\\
|
||||
|
|
|
@ -35,7 +35,7 @@ DES {\larger[2] A}RTS ET {\larger[2] M}ÉTIERS
|
|||
\hrq
|
||||
|
||||
\title\\
|
||||
\subtitle
|
||||
\titlesub
|
||||
|
||||
\ml
|
||||
{Defended on \date}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue