Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Env Functions

typst_compile

env nadi_pdf.typst_compile(content: 'String', outfile: 'PathBuf')

Arguments

  • content: 'String' =>
  • outfile: 'PathBuf' =>

convert the typst content into pdf/svg/png

Network Functions

typst_table

network nadi_pdf.typst_table(table: 'Table')

Arguments

  • table: 'Table' =>

Generate Typst code for given Table