TODO

Typstatic 
Contents

Say, for the sake of example, you write a blog post and want to add a table based on data from a JSON file? No problem, just use the built-in scripting language within this blog post’s Typst fileOr write a general function to eliminate code redundancy if you want to produce similar tables in other posts, for example.. Typst’s extensive package repository is also at your fingertips, allowing you to easily make use of hundreds of ready-made packages for every purpose imaginableRandom examples include quill for drawing quantum circuit diagrams (as one does…), conchord for string instruments (chords, song sheets, tablature, etc.), statastic for calculating statistics for numerical data, leipzig-glossing for linguistic interlinear glosses, or quetta for releasing your inner elf and writing in Tengwar! Packages can be combined, which makes them even more powerful; this example makes use of the last two packages together:

.

source · history