typst-templates/libs.typ

8 lines
171 B
Plaintext

#import "@preview/metro:0.1.0": units, prefixes, num
#import "@preview/tablex:0.0.6": tablex
#let tablef = tablex.with(
align: center + horizon,
auto-vlines: false
)