typst-templates/libs.typ

8 lines
166 B
Plaintext
Raw Normal View History

2023-11-29 19:06:29 -05:00
#import "@preview/metro:0.1.0": units, prefixes
2023-11-09 20:58:39 -05:00
#import "@preview/tablex:0.0.6": tablex
#let tablef = tablex.with(
align: center + horizon,
auto-vlines: false
)