Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

JB 2 Template

Updated: 23 Mar 2026

PDF with LaTeX or Typst

To specify which type of PDF you want to build, add this to your myst.yml file under exports.
For example:

downloads:
  - id: output-pdf
exports:
  - format: typst
    template: ./TUD_pdf_temp
    output: exports/book2.pdf
    id: output-pdf

Go to Actions > click on “Myst PDF Builder [LaTeX]” or “Myst PDF Builder [Typst]” > click on “Run workflow” > click on “Run workflow” in the dropdown.

Any error for the Typst action will appear in the summary.