calepin 0.0.19

A Rust CLI for preprocessing Typst documents with executable code chunks
1
2
3
4
5
{{ doc.head }}
{% set calepin_theme_storage_key = "calepin-academic-document-theme" %}
{% set calepin_theme_param = "" %}
{% include "partials/theme-init.html" %}
{% include "partials/styles.html" %}