2 Commits
0.3.1 ... 0.3.0

Author SHA1 Message Date
Paul T
b8c30e2219 format: auto-formatting 2024-04-15 22:29:33 -04:00
Paul T
5b74cf40ee chore: increment versions in templates 2024-04-15 22:28:15 -04:00
2 changed files with 2 additions and 14 deletions

View File

@@ -7,7 +7,6 @@ dear = "Dear"
cover-letter = "Cover Letter"
attached = "Attached"
curriculum-vitae = "Curriculum Vitae"
sincerely = "Sincerely"
[lang.de]
resume = "Lebenslauf"
@@ -15,7 +14,6 @@ dear = "Sehr geehrte"
cover-letter = "Anschreiben"
attached = "Angehängt"
curriculum-vitae = "Lebenslauf"
sincerely = "Aufrichtig"
[lang.gr]
resume = "Βιογραφικό"
@@ -23,15 +21,6 @@ dear = "Αγαπητέ"
cover-letter = "Συνοδευτική Επιστολή"
attached = "Συνημμένο"
curriculum-vitae = "Βιογραφικό"
sincerely = "Με εκτίμηση"
[lang.pt]
resume = "Currículo"
dear = "Caro(a)"
cover-letter = "Carta de Apresentação"
attached = "Em anexo"
curriculum-vitae = "Currículo"
sincerely = "Atenciosamente"
[lang.sp]
resume = "Currículum"
@@ -39,4 +28,3 @@ dear = "Estimado"
cover-letter = "Carta de Presentación"
attached = "Adjunto"
curriculum-vitae = "Currículum"
sincerely = "Sinceramente"

View File

@@ -150,7 +150,7 @@
)
set text(
font: ("Source Sans Pro", "Source Sans 3"),
font: ("Source Sans Pro"),
lang: language,
size: 11pt,
fill: color-darkgray,
@@ -601,7 +601,7 @@
let letter-conclusion = {
align(bottom)[
#pad(bottom: 2em)[
#text(weight: "light")[#linguify("sincerely", from: lang_data)#sym.comma] \
#text(weight: "light")[Sincerely,] \
#text(weight: "bold")[#author.firstname #author.lastname] \ \
#text(weight: "light", style: "italic")[ #linguify(
"attached",