typst-templates/libs.typ
2023-11-29 19:06:29 -05:00

8 lines
166 B
Plaintext

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