typst/tests/typ
Laurenz 3481d8cc81 More utility functions
- join("a", "b", "c", sep: ", ")
- int("12")
- float("31.4e-1")
- str(10)
- sorted((3, 2, 1))
2021-08-31 12:59:53 +02:00
..
code More utility functions 2021-08-31 12:59:53 +02:00
insert Refactor layouting a bit 2021-08-19 15:52:15 +02:00
layout Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
markup Minor refactorings 2021-08-10 11:28:12 +02:00
text Allow body for font function once again 2021-08-29 15:09:54 +02:00
utility More utility functions 2021-08-31 12:59:53 +02:00
coma.typ Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
empty.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00