Skip to contents

All functions

print(<typst_table>)
Print a typst_table object
tt()
Create a Typst table
tt_cell()
Style specific cells
tt_column()
Style specific columns
tt_header_above()
Add grouped header row above column names
tt_hline()
Add horizontal line to table
tt_pack_rows()
Group rows under a label
tt_render()
Render a typst_table to Typst markup
tt_row()
Style specific rows
tt_save()
Save a typst_table to SVG, PNG, PDF, or Typst source
tt_style()
Style overall table appearance
tt_typst_available()
Check if Typst CLI is available
tt_vline()
Add vertical line to table
tt_widths()
Set proportional column widths