This commit is contained in:
Marc Beninca 2020-10-09 23:40:14 +02:00
parent d1475dde4c
commit d9826e012b
2 changed files with 8 additions and 3 deletions

View file

@ -25,6 +25,10 @@ SUBTITLE = {
ENGLISH: '?', ENGLISH: '?',
FRENCH: '?', FRENCH: '?',
} }
DATE = {
ENGLISH: 'Month DD, 2021',
FRENCH: 'JJ Mois 2021',
}
def run(command): def run(command):
@ -63,9 +67,10 @@ def build(directory, sign):
os.chdir(document[ENGLISH]) os.chdir(document[ENGLISH])
# prepare variables # prepare variables
variables = { variables = {
'author': AUTHOR,
'title': TITLE[language], 'title': TITLE[language],
'subtitle': SUBTITLE[language], 'subtitle': SUBTITLE[language],
'author': AUTHOR, 'date': DATE[language],
'mainlanguage': language, 'mainlanguage': language,
'otherlanguages': other_languages, 'otherlanguages': other_languages,
'summaries': summaries, 'summaries': summaries,

View file

@ -38,8 +38,8 @@ DES {\larger[2] A}RTS ET {\larger[2] M}ÉTIERS
\subtitle \subtitle
\ml \ml
{Defended on Month DD, 2021} {Defended on \date}
{Soutenu le JJ Mois 2021} {Soutenu le \date}
\hrq \hrq