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

View file

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