Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 498 Bytes

File metadata and controls

32 lines (25 loc) · 498 Bytes

NAIF report Quarto format

This Quarto extension exposes the NAIF Typst report template as the custom format naif-report-typst.

Use

format:
  naif-report-typst:
    toc: true
    number-sections: true

Common report metadata:

  • title
  • subtitle
  • authors
  • date
  • report-version
  • abstract
  • keywords
  • doc-category
  • compact-mode
  • logo-path

Render reports with the repository-managed Quarto command:

uv run quarto render path/to/report.qmd