This commit is contained in:
parent
a1a5794250
commit
ad66b1293d
4 changed files with 204 additions and 5 deletions
2
lib.typ
2
lib.typ
|
@ -36,3 +36,5 @@
|
|||
|
||||
#let mypercent(numerator, denominator, digits: 2) = [#num(calc.round((100 * numerator) / denominator, digits: digits))%]
|
||||
|
||||
#let jm-note = note.with(stroke: purple + 1pt)
|
||||
#let jfl-note = note.with(stroke: green + 1pt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue