resumé: use one document per language
This commit is contained in:
parent
4249085236
commit
6fb0bbebbd
5 changed files with 23 additions and 21 deletions
3
resumé/all.typ
Normal file
3
resumé/all.typ
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#import "main.typ": mkCV
|
||||
#let languages = ("fr", "en")
|
||||
#languages.map(mkCV).join()
|
||||
Loading…
Add table
Add a link
Reference in a new issue