Use a better font
This commit is contained in:
parent
497881703e
commit
433597a7ac
2 changed files with 2 additions and 0 deletions
1
epi.typ
1
epi.typ
|
@ -1,6 +1,7 @@
|
|||
#import "lib/libepi.typ"
|
||||
|
||||
#set document(title: "Fiche EPI de HackENS", author: "cst1")
|
||||
#set text(font: "Liberation Sans")
|
||||
|
||||
#let fiches = (
|
||||
libepi.card(name: "Défonceuse", instructions: "truc truc truc", protection_items:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#import "@preview/gentle-clues:1.0.0": *
|
||||
|
||||
|
||||
#let dummy(truc) = [truc]
|
||||
|
||||
// Builds a card from arguments
|
||||
|
|
Loading…
Reference in a new issue