7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
#import "@preview/tablex:0.0.6": tablex
|
||
|
|
||
|
#let tablef = tablex.with(
|
||
|
align: center + horizon,
|
||
|
auto-vlines: false
|
||
|
)
|